Classes
| Class | Description | |
|---|---|---|
| CommandLineArgumentAttribute |
Allows control of command line parsing.
Attach this attribute to instance fields of types used
as the destination of command line argument parsing.
| |
| CommandLineArgumentParser |
Parser for command line arguments.
| |
| CommandLineUtility |
Useful Stuff.
| |
| DefaultCommandLineArgumentAttribute |
Indicates that this argument is the default argument.
'/' or '-' prefix only the argument value is specified.
|
Delegates
| Delegate | Description | |
|---|---|---|
| ErrorReporter |
A delegate used in error reporting.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CommandLineArgumentType |
Used to control parsing of command line arguments.
|
