Click here to Skip to main content
15,879,613 members
Articles / Programming Languages / C#

Enums, Flags, and C# — Oh My! (Bad Pun…)

Rate me:
Please Sign up or sign in to vote.
4.88/5 (64 votes)
3 Sep 2009CC (ASA 2.5)3 min read 128K   120  
How you can use Enumerated types and the Flag Attribute along with Extension Methods to make your code more compact and easier to understand

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Creative Commons Attribution-ShareAlike 2.5 License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions