Method | Description | |
---|---|---|
CompilerTool ( ) : System | ||
Error ( string errorKey, string message ) : void | ||
Errors ( ) : void | ||
Help ( ) : void | ||
Main ( string args ) : void | ||
ParseArguments ( string args ) : void | ||
PrintLogo ( ) : void | ||
Run ( ) : void |
Method | Description | |
---|---|---|
GenerateXmlFile ( string xmlFilename, |
||
WriteXmlInstruction ( |
||
WriteXmlInstructionArguments ( |
public Error ( string errorKey, string message ) : void | ||
errorKey | string | |
message | string | |
return | void |