Error!
Success!

Pimp My Debugger - DebuggerDisplay Attribute

0
kicks

Pimp My Debugger - DebuggerDisplay Attribute  (Unpublished)

The other day I was reading some friends code, and I saw that he used a DebuggerDisplay attribute. It allows you to create a custom view of your objects in the Visual studio debugger. This attribute is very straight forward, but very powerful in the amount of time it can save you when debugging your application. I'll show you a cookie cutter example, but you can use your imagination as to how to use this particular attribute.


Kicked By:
Drop Kicked By: