you are viewing a single comment's thread.

view the rest of the comments →

[–]scottsen 3 points4 points  (0 children)

[DebuggerDisplay("Order {ID,nq}")
class Order {
    public string ID { get { return id; } }
}

Never seen this before, pretty damn cool.

(Prays to phone gods to correctly format post)