Method | Description | |
---|---|---|
Parse ( string args ) : void | ||
ShowUsage ( string program ) : void |
Method | Description | |
---|---|---|
GetArgValue ( string paramString ) : string | ||
IsArgWithValue ( string paramString, string name ) : bool | ||
RunWithoutWindow ( |
public static ShowUsage ( string program ) : void | ||
program | string | |
return | void |