Mark Pearl

So I found an interesting code snippet for debugging. If you put the following code in your project, the compiler causes a breakpoint when it executes the line of code.

System.Diagnostics.Debugger.Break();


blog comments powered by Disqus

Want to get my personal insights on what I learn as I learn it? Subscribe now!


/