| OptionAttribute Constructor |
| Name | Description | |
|---|---|---|
| OptionAttribute |
Initializes a new instance of the OptionAttribute class.
The default long name will be inferred from target property.
| |
| OptionAttribute(Char) |
Initializes a new instance of the OptionAttribute class.
| |
| OptionAttribute(String) |
Initializes a new instance of the OptionAttribute class.
| |
| OptionAttribute(Char, String) |
Initializes a new instance of the OptionAttribute class.
|