Example #1
0
 public static DataTable GetProvinceCity()
 {
     return(OperationDal.GetProvinceCity());
 }