getopt.net
A port of getopt in pure C#.
|
Go to the source code of this file.
Namespaces | |
namespace | getopt |
namespace | getopt.net |
Enumerations | |
enum | getopt.net.ArgumentType { getopt.net.None , getopt.net.Required , getopt.net.Optional } |
Enumeration containing the argument types possible for getopt. More... | |