|
Rebornbuddy
|
Public Member Functions | |
| string[] | GetNames () |
| string[] | GetValueSeparators () |
| void | Invoke (OptionContext c) |
| override string | ToString () |
Protected Member Functions | |
| Option (string prototype, string description) | |
| Option (string prototype, string description, int maxValueCount) | |
| void | OnParseComplete (OptionContext c) |
Static Protected Member Functions | |
| static T | Parse< T > (string value, OptionContext c) |
Properties | |
| string | Prototype [get] |
| string | Description [get] |
| OptionValueType | OptionValueType [get] |
| int | MaxValueCount [get] |
|
protected |
|
protected |
| string[] NDesk.Options.Option.GetNames | ( | ) |
| string[] NDesk.Options.Option.GetValueSeparators | ( | ) |
| void NDesk.Options.Option.Invoke | ( | OptionContext | c | ) |
|
abstractprotected |
|
staticprotected |
| override string NDesk.Options.Option.ToString | ( | ) |
|
get |
|
get |
|
get |
|
get |