OptionSet.Parse Method (String, OptionContext) |
Namespace:
NDesk.Options
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxprotected virtual bool Parse(
string argument,
OptionContext c
)
Parameters
- argument
- Type: System.String
- c
- Type: NDesk.Options.OptionContext
Return Value
Type:
Boolean
See Also