Using the DebuggerDisplay Attribute (C#)(blackwasp.co.uk)
submitted by
BlackWasp(4024) 2 years, 11 months ago
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.
|category: C#
|Views: 13
tags:
C# another
Everyones tags:
Your Tags: