Esempio n. 1
0
 long?IJobAdExportCommand.GetJobSearchId(Guid jobAdId)
 {
     return(_repository.GetJobSearchId(jobAdId));
 }