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

Emulate Const Correctness in C#

Rate me:
Please Sign up or sign in to vote.
3.36/5 (6 votes)
6 Mar 2008CPOL1 min read 20.1K   7  
How to use interfaces to emulate const correctness

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Software Developer
United States United States
Austin, TX

Comments and Discussions