zaterdag 17 maart 2012

Force a breakpoint in C# code

When you close your solution, your breakpoints are gone.
You can also use the statement  Debugger.Break(); to force a break in C#.

Geen opmerkingen:

Een reactie posten