コード例 #1
0
 public List <LatterToChairmanReport> ReadLatterToChairmanReport(string cd_Cudtomer)
 {
     return(raSolarHRMSRepository.ReadLatterToChairmanReport(cd_Cudtomer));
 }