Пример #1
0
 public void GetData(string stateCode)
 {
     DataTable = Counties.GetCountiesReportData(stateCode);
 }