Property | Type | Description | |
---|---|---|---|
CommandArguments | int[]>.Dictionary |
Method | Description | |
---|---|---|
ArgumentParser ( string args ) : System | ||
CheckIfCanBeExecuted ( ) : void |
Method | Description | |
---|---|---|
CheckForEmptiness ( ) : void | ||
CheckForProperCommandName ( ) : void | ||
CheckForProperNumberOfArguments ( ) : void | ||
CreateErrorMessage ( ) : string |
public ArgumentParser ( string args ) : System | ||
args | string | |
return | System |