Click here to Skip to main content
15,881,898 members
Articles / Programming Languages / C#

Descriptive Enumerations

Rate me:
Please Sign up or sign in to vote.
4.87/5 (28 votes)
8 Mar 20063 min read 84.6K   724   50  
Using .NET 2.0 generics to allow for enum like classes with human readable descriptions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Tim Clark graduated in 2005 with an MS in Computer Science. He is currently employed as a .NET developer.

Comments and Discussions