Click here to Skip to main content
15,913,055 members
Articles / Programming Languages / C#

Use “Obsolete” attributes to indicate Obsolete Methods

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
3 Sep 2010CPOL2 min read 22.9K   1  
In this post, I have explained how you can mark methods as obsolete using obsolete attributes which are not in use or may be removed in upcoming builds.

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
Technical Lead
India India
.NET Consultant | Former Microsoft MVP - ASP.NET | CodeProject MVP, Mentor, Insiders| Technology Evangelist | Author | Speaker | Geek | Blogger | Husband

Blog : http://abhijitjana.net
Web Site : http://dailydotnettips.com
Twitter : @AbhijitJana
My Kinect Book : Kinect for Windows SDK Programming Guide

Comments and Discussions