[#js]
  • Home
  • About
  • Twitter
  • GitHub
Sign in Subscribe

Debugger

A collection of 1 post
.NET

How to Escape Curly Braces with DebuggerDisplayAttribute

There are a zillion posts out there that describe how to use DebuggerDisplayAttribute [http://msdn.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx] . They all say about the same thing: put property names and other expressions inside curly braces. Like this: [DebuggerDisplay("Name = {Name}, Value = {Value}")] public class
21 Apr 2012 1 min read
Page 1 of 1
[#js] © 2025
Powered by Ghost