How To Make Or Mark Method Or Property Obsolete/Deprecated
[Obsolete("This method is obsolete")] public void SomeMethod() { //do something; }
|
||||||
|
How To Make Or Mark Method Or Property Obsolete/Deprecated [Obsolete("This method is obsolete")] public void SomeMethod() { //do something; } Trying to edit some ReSharper options I used to get an internal exception alerts. The first thing I thought about was reinstall of ReSharper. The problem is that simple reinstall was not effective. As ReSharper uninstall is not clean for some reason it leaves some garbage after itself. So I just searched my computer [...] |
||||||
|
Copyright © 2012 are.ehibou.com - All Rights Reserved Compression Plugin made by Web Hosting |
||||||