Method | Description | |
---|---|---|
Validate ( Project project ) : void | ||
ValidateAssemblyCompatibility ( System.Reflection assembly ) : void | ||
ValidateCAAssembly ( string file ) : void |
Method | Description | |
---|---|---|
IsValidVersion ( string versionText ) : bool |
public static Validate ( Project project ) : void | ||
project | Project | |
return | void |
public static ValidateAssemblyCompatibility ( System.Reflection assembly ) : void | ||
assembly | System.Reflection | |
return | void |
public static ValidateCAAssembly ( string file ) : void | ||
file | string | |
return | void |