getopt.net
A port of getopt in pure C#.
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cgetopt.net.CommandOptionRepresents a single argument received via command-line options
 CException
 Cgetopt.net.ParseExceptionGeneric exception class that is thrown when the parser is not configured to ignore errors
 Cgetopt.net.Extensions
 Cgetopt.net.GetOptGetOpt-like class for handling getopt-like command-line arguments in .net
 Cgetopt.net.HelpTextConfigA class that contains configuration options for the help text generator
 Cgetopt.net.OptionRepresents a single long option for getopt