GACUtil Class |
Namespace: Nova.Utilities
public static class GACUtil
The GACUtil type exposes the following members.
Name | Description | |
---|---|---|
CompareVersions |
Compare the specified version strings in 'n.n.n.n' format.
If one version string has fewer parts than other, the additional parts of the other version are ignored.
| |
FindAssembly |
Find the entry of the assembly with the specified display name or short name and optional maximum version number.
| |
LoadGAC |
Load the GAC.
|