Click here to Skip to main content
15,890,186 members
Articles / Programming Languages / C# 5.0

A Dictionary for Enum Descriptions

Rate me:
Please Sign up or sign in to vote.
4.96/5 (8 votes)
21 Apr 2014CPOL3 min read 30.3K   223   20  
A dictionary class for storing string descriptions provided by the Description attribute on enum fields.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder Erisia Web Development
South Africa South Africa
I am a software developer in Johannesburg, South Africa. I specialise in C# and ASP.NET MVC, with SQL Server, with special fondness for MVC and jQuery. I have been in this business for about eighteen years, and am currently trying to master Angular 4 and .NET Core, and somehow find a way to strengthen my creative faculties.
- Follow me on Twitter at @bradykelly

Comments and Discussions