To get information about an object, I mostly overload the ToString
method to display information in the local debug or the popup window. Then I found out that there is another way.
Continue reading “Use DebuggerDisplayAttribute to make your life easier”
Advertisements