Пример #1
0
 internal void Clear()
 {
     dictionary.Clear();
 }
Пример #2
0
 public void Clear()
 {
     dictionary.Clear();
 }