コード例 #1
0
 public DateTime?AuditPeriodFromDate(string locationCode)
 {
     return(raSolarHRMSRepository.AuditPeriodFromDate(locationCode));
 }