C# Класс Utilities.Enum.EnumExtensions

Enum extensions
Показать файл Открыть проект

Открытые методы

Метод Описание
GetDescription ( this enumToRead ) : string

Gets the description of enum

Описание методов

GetDescription() публичный статический Метод

Gets the description of enum
public static GetDescription ( this enumToRead ) : string
enumToRead this The enum to read
Результат string