Click or drag to resize

ICommandParameterParser Methods

The ICommandParameterParser type exposes the following members.

Methods
  NameDescription
Public methodTryParse
Tries to parse the specified inputText into the argument for this parser. The consumed text is removed from the inputText.
Top
See Also