Interface that describes an object that contains option definitions
For a list of all members of this type, see IOptionContainer Members.
CommandLine.OptParse.IOptionContainer
CommandLine.OptParse.IOptionResults
Type | Description |
---|---|
DictionaryParserHelper | Class that parses option results into a dictionary interface |
Parser | Class that parses the command line options. Use the ParserFactory to construct an instance of a parser |
PropertyFieldParserHelper | Helper class for the parser that stores values into properties and fields of a class. |
Namespace: CommandLine.OptParse
Assembly: CSharpOptParse (in CSharpOptParse.dll)
IOptionContainer Members | CommandLine.OptParse Namespace