116 Views
Ever needed to know when a class was being accessed, but didn't know *how* it might be accessed? Your only option would be to manually insert breakpoints at every function, property, and event in the class. Now, with the help of this VS Addin, you can do it with one command.
0 comments