Method | Description | |
---|---|---|
OptionNameToken ( string name, OptionStyles optionStyle ) : System |
Initializes a new instance of the OptionNameToken class.
|
public OptionNameToken ( string name, OptionStyles optionStyle ) : System | ||
name | string | The name of this option. |
optionStyle | OptionStyles | The option style. |
return | System |