WinCV is a tool in Microsoft.net through which you can find all the methods, Interfaces, properties that a certain class contains. Its very usefull if you want to find that if this class implements IDisposible Interface or is this method virtual or not.
Just search in your Microsoft Visual Studio.net folder for WinCV.exe and double click to run it.
No comments:
Post a Comment