Summary
public bool TryParse(string argument)
Attempts to parse the given string as a command line
Returns
trueif there were arguments in the string,falseotherwise
Parameters
- string argument
public bool TryParse(string argument)
Attempts to parse the given string as a command line
trueif there were arguments in the string,falseotherwise