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