Error!
Success!

Using the DebuggerDisplay Attribute (C#)

0
kicks

Using the DebuggerDisplay Attribute (C#)  (Unpublished)

When debugging, the contents of strings and numeric types can be viewed in the locals and watches windows. When a custom object is displayed, the name of the class or the result of ToString() is shown. This can be changed with a DebuggerDisplay attribute.


Kicked By:
Drop Kicked By: