The Debugger Class

added by BlackWasp
12/16/2010 11:07:59 AM

128 Views

The .NET framework's Debugger class allows programs to communicate with an attached debugger. This can be the debugger built into Visual Studio or an alternative tool that supports the functionality provided by the class.


0 comments