getopt.net
A port of getopt in pure C#.
|
Go to the source code of this file.
Classes | |
class | getopt.net.Extensions |
Namespaces | |
namespace | getopt |
namespace | getopt.net |
Enumerations | |
enum | getopt.net.OptStringPrefix { getopt.net.None , getopt.net.Plus = '+' , getopt.net.Minus = '-' } |
This enumeration contains different prefixes for the generation of shortopt strings. More... | |