Метод | Описание | |
---|---|---|
GetDescription ( |
Retrieve the description on the enum, e.g. [Description("Bright Pink")] BrightPink = 2, Then when you pass in the enum, it will retrieve the description
|
public static GetDescription ( |
||
en | The Enumeration | |
Результат | string |