Click here to Skip to main content
15,902,779 members
Articles / Programming Languages / C#

A custom switch case in C#

Rate me:
Please Sign up or sign in to vote.
4.00/5 (8 votes)
18 Apr 2011CPOL2 min read 39.3K   6  
This short article will demonstrate an idea of making a custom switch case in C#

Views

Daily Counts

License

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



Comments and Discussions