Example #1
0
 public bool DictionaryCount()
 {
     return _dictionary.CustomAny();
 }
 public void DictionaryCount()
 {
     _dictionary.CustomAny();
 }