Easily get enum description from EnumDescription Attribute.
For example to have an enum in drop-down list but show a nice description for each value to the user.
Added GetEnumDescriptionDictionary that will return a dictionary of every enum as a key, and description as value: Suggested Use in WPF : https://gist.github.com/Amoenus/56a4c286d3f6898b1f34ccf6da6576be