¡@

Home 

c# Programming Glossary: enumdescription

Get the Enum<T> value Description

http://stackoverflow.com/questions/297299/get-the-enumt-value-description

AllowMultiple false public sealed class EnumDescriptionAttribute Attribute private string description summary Gets the.. summary Initializes a new instance of the see cref EnumDescriptionAttribute class. summary param name description The description.. The description to store in this attribute. param public EnumDescriptionAttribute string description base this.description description..

Localizing enum descriptions attributes

http://stackoverflow.com/questions/569298/localizing-enum-descriptions-attributes

public string EnumDescription Enum enumerator string rk String.Format 0 . 1 enumerator.GetType..