CommandLineParser Constructor

Overload List

CommandLineParser(ArgumentProvider, ParseOptions) Initializes a new instance of the CommandLineParser class using the specified arguments type and options.
CommandLineParser(Type, ParseOptions) Initializes a new instance of the CommandLineParser class using the specified arguments type and options.

See Also