ICommandParameterParser Methods |
The ICommandParameterParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | TryParse |
Tries to parse the specified inputText into the argument for this parser. The consumed text is
removed from the inputText.
|