Constructor
The resultsHandler object is resposible for maintaining the option definitions and stores the results of parsing.
The ParserFactory class can assist with constructing instances of the parser (handles IOptionResults object creating). If the factory is not used, the PropertyFieldParserHelper and DictionaryParserHelper classes can be used.
Parser Class | CommandLine.OptParse Namespace | ParserFactory