Method | Description | |
---|---|---|
OriginalAssemblyFile ( string file ) : string | ||
ValidateCAAssembly ( string file, string dtfAsm ) : void | ||
ValidateCAAssemblyImpl ( string file, string refAsms ) : void |
public OriginalAssemblyFile ( string file ) : string | ||
file | string | |
return | string |
public ValidateCAAssembly ( string file, string dtfAsm ) : void | ||
file | string | |
dtfAsm | string | |
return | void |
public ValidateCAAssemblyImpl ( string file, string refAsms ) : void | ||
file | string | |
refAsms | string | |
return | void |