Пример #1
0
 public int Count(string stateName, Hashtable ht = null)
 {
     return(Instance.Count(stateName, ht));
 }