Пример #1
0
 public JsonResult GetProvinceDistrict()
 {
     return(Json(_projectEngine.GetProvinceDistrict()));
 }