ParserResult< object > ParseArguments(IEnumerable< string > args, params Type[] types)
Parses a string array of command line arguments for verb commands scenario, constructing the proper i...
static Comparison< ComparableOption > RequiredThenAlphaComparison
override string ToString()
Returns the help screen as a System.String.
Provides means to format an help screen. You can assign it in place of a System.String instance.