コード例 #1
0
 public List <PersonEmployeeDetailsInfo> ReadLocationWiseEmployeeForAssEntry(string locationCode, string mullaynNam, string mullaynKal)
 {
     return(raSolarHRMSRepository.ReadLocationWiseEmployeeForAssEntry(locationCode, mullaynNam, mullaynKal));
 }