Метод | Описание | |
---|---|---|
EnumerationOptionDefinition ( string name, int value ) : System |
Constructs a new enumeration option definition
|
public EnumerationOptionDefinition ( string name, int value ) : System | ||
name | string | The name of the option |
value | int | The value of the option |
Результат | System |