getopt.net
A port of getopt in pure C#.
|
Go to the source code of this file.
Classes | |
class | getopt.net.HelpTextConfig |
A class that contains configuration options for the help text generator. More... | |
Namespaces | |
namespace | getopt |
namespace | getopt.net |
Enumerations | |
enum | getopt.net.OptionConvention { getopt.net.GnuPosix , getopt.net.Windows , getopt.net.Powershell } |
An enumeration of option conventions. More... | |