Méthode | Description | |
---|---|---|
EnumValueGetter ( |
Initializes a new instance of the EnumValueGetter class.
|
|
GetValue ( object instance ) : object |
Gets the value.
|
public EnumValueGetter ( |
||
enumType | Type of the enum. | |
Résultat | System |
public GetValue ( object instance ) : object | ||
instance | object | The instance. |
Résultat | object |