Types
| All Types | Classes | Enumerations | Delegates |
| Name | 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.
| |
| CommandLineArgumentType |
Used to control parsing of command line arguments.
| |
| CommandLineUtility |
Useful Stuff.
| |
| DefaultCommandLineArgumentAttribute |
Indicates that this argument is the default argument.
'/' or '-' prefix only the argument value is specified.
| |
| ErrorReporter |
A delegate used in error reporting.
|