예제 #1
0
 public void Empty()
 {
     dictionary.Empty();
     header = end = null;
 }
예제 #2
0
 internal void Empty()
 {
     dictionary.Empty();
     header = end = null;
 }