Use DebuggerDisplayAttribute to make your life easier
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. There is an attribute called <a href="https://docs.microsoft.com/en-u...
Jul 30, 20184 min read1.3K
