![]() ![]() | Helper method to create OptionDefinition instances for each string in definitions
|
![]() |
Overloaded. Initializes a new instance of the OptionDefinition class. |
![]() | Get or set the category of the option |
![]() | Default value of the option |
![]() | Get the user-friendly description of this option |
![]() | Get the ID for this option |
![]() | Get the long names for this option |
![]() | Get the short names for this option |
![]() | Get the type of value the option takes |
![]() | Get the type of value that the option supports (if values are supported) |
![]() | Try to convert a given value to the value that this option supports |
![]() | See Equals |
![]() | See GetHashCode |
![]() | Gets the Type of the current instance. |
![]() | Produce a string version of this variable |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
OptionDefinition Class | CommandLine.OptParse Namespace