Documentation for the C# command-line option parsing library |
|
OptionResult.AddValue Method
Add a value
Parameters
-
value
- The value to add
Remarks
The value should already be converted to the correct type
See Also
OptionResult Class | CommandLine.OptParse Namespace