Exemplo n.º 1
0
 public List <EducationInfo> ReadEducationInfo()
 {
     return(raSolarHRMSRepository.ReadEducationInfo());
 }