コード例 #1
0
 public List <DistrictInfo> ReadDistrict()
 {
     return(raSolarHRMSRepository.ReadDistrict());
 }