Exemplo n.º 1
0
 public void Dump()
 {
     Root.Dump();
 }
Exemplo n.º 2
0
 internal void Dump()
 {
     _root.Dump();
 }