Method | Description | |
---|---|---|
CommandLineParser ( string cmdline ) : System | ||
GetHelp ( ) : string | ||
GetShortHelp ( ) : string | ||
Parse ( ) : void |
Method | Description | |
---|---|---|
AddOptions ( |
||
CheckMandatory ( ) : void | ||
ExtractOptions ( ) : void | ||
ParseOption ( string option, string value ) : void |
public CommandLineParser ( string cmdline ) : System | ||
cmdline | string | |
return | System |