コード例 #1
0
 public List <GetLocationWiseEmployeeForEmployeeRegister> ReadGetLocationWiseEmployeeForEmployeeRegister(string locationCode)
 {
     return(raSolarHRMSRepository.ReadGetLocationWiseEmployeeForEmployeeRegister(locationCode));
 }