Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

Preventing stubbed methods from being released

Rate me:
Please Sign up or sign in to vote.
4.96/5 (24 votes)
1 Sep 2011CPOL1 min read 39.7K   15  
A handy way to stub methods in development, but preventing them from being shipped in release mode.

Views

Daily Counts

License

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


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

Comments and Discussions