Ejemplo n.º 1
0
 public void Empty()
 {
     dictionary.Empty();
     header = end = null;
 }
Ejemplo n.º 2
0
 internal void Empty()
 {
     dictionary.Empty();
     header = end = null;
 }