Models an error generated when a required option is required. More...
Additional Inherited Members | |
![]() | |
override bool | Equals (object obj) |
Determines whether the specified System.Object is equal to the current System.Object. More... | |
override int | GetHashCode () |
Serves as a hash function for a particular type. More... | |
bool | Equals (NamedError other) |
Returns a value that indicates whether the current instance and a specified CommandLine.NamedError have the same value. More... | |
![]() | |
override bool | Equals (object obj) |
Determines whether the specified System.Object is equal to the current System.Object. More... | |
override int | GetHashCode () |
Serves as a hash function for a particular type. More... | |
bool | Equals (Error other) |
Returns a value that indicates whether the current instance and a specified CommandLine.Error have the same value. More... | |
![]() | |
NameInfo | NameInfo [get] |
Name information relative to this error instance. More... | |
![]() | |
ErrorType | Tag [get] |
Error type discriminator, defined as CommandLine.ErrorType enumeration. More... | |
Models an error generated when a required option is required.