Example #1
0
 public List <DistrictInfo> ReadDistrict()
 {
     return(HRMSService.ReadDistrict());
 }