Method | Description | |
---|---|---|
ArgumentsParser ( Dictionary |
||
ParseArgs ( string args ) : void |
Method | Description | |
---|---|---|
GetArgValue ( string args, string arg, int currentIndex ) : string | ||
GetArgumnetKey ( string arg ) : string | ||
RemoveQuotes ( string value ) : string | ||
ValueDeliminatedInSingleKey ( string arg ) : bool |
public ArgumentsParser ( Dictionary |
||
definedArguments | Dictionary |
|
return | System |