| BaseOptionAttribute Constructor |
| Name | Description | |
|---|---|---|
| BaseOptionAttribute |
Initializes a new instance of the BaseOptionAttribute class.
| |
| BaseOptionAttribute(Char, String) | ||
| BaseOptionAttribute(NullableChar, String) |
Initializes a new instance of the BaseOptionAttribute class. Validating shortName
and longName. This constructor accepts a NullableT as short name.
|