Exemplo n.º 1
0
 public virtual void Dump(DumpSettings settings)
 {
     ShallowDump(settings);
 }
Exemplo n.º 2
0
 static DebugEx()
 {
     dumpSettings = new DumpSettings {MaxDepth = 1};
 }