Daily Tips- Tip #44 - How will you mark a method as obsolete?

Monday, December 14, 2009


//c#
[Obsolete("Call NewMethod instead")]
void OldMethod()
{

}


www.codecollege.NET

0 comments

Post a Comment

www.codecollege.NET

Blog Widget by LinkWithin