Property | Type | Description | |
---|---|---|---|
inputFiles | |||
linkPaths | |||
outputFileName | string | ||
program | Program | ||
references | |||
report | |||
softReferences | |||
target | Target |
Method | Description | |
---|---|---|
Compiler ( ) : System | ||
Main ( string args ) : void | ||
ParseArguments ( string args ) : void | ||
Run ( ) : void |
Method | Description | |
---|---|---|
LoadAssembly ( string assembly, bool soft ) : void | ||
PrintUsage ( ) : void | ||
PrintVersion ( ) : void |
protected LoadAssembly ( string assembly, bool soft ) : void | ||
assembly | string | |
soft | bool | |
return | void |
protected ArrayList,System.Collections inputFiles | ||
return |
protected ArrayList,System.Collections linkPaths | ||
return |
protected ArrayList,System.Collections references | ||
return |
protected ArrayList,System.Collections softReferences | ||
return |