Click here to Skip to main content
15,894,907 members
Articles / Programming Languages / C#

State Pattern in C#

Rate me:
Please Sign up or sign in to vote.
4.64/5 (4 votes)
3 Mar 2010CPOL4 min read 58.3K   1K   42  
A C# implementation of the Gang of Four State Pattern using features like Generics, enumeration, and Reflection to make life easier.

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
Software Developer (Senior) PROMEXX Technical Automation B.V.
Netherlands Netherlands
Senior Software engineer specialized in embedded software and machine control. Like to play my guitars or work in the studio.

Comments and Discussions