|
Public Member Functions inherited from CommandLine.NamedError |
bool | Equals (NamedError other) |
| Returns a value that indicates whether the current instance and a specified CommandLine.NamedError have the same value.
|
|
override bool | Equals (object obj) |
| Determines whether the specified System.Object is equal to the current System.Object.
|
|
override int | GetHashCode () |
| Serves as a hash function for a particular type.
|
|
Public Member Functions inherited from CommandLine.Error |
bool | Equals (Error other) |
| Returns a value that indicates whether the current instance and a specified CommandLine.Error have the same value.
|
|
override bool | Equals (object obj) |
| Determines whether the specified System.Object is equal to the current System.Object.
|
|
override int | GetHashCode () |
| Serves as a hash function for a particular type.
|
|
Models an error generated when a an option from another set is defined.
Definition at line 400 of file Error.cs.