Esempio n. 1
0
 IList <Guid> IJobAdsQuery.GetOpenJobAdsWithoutSeniorityIndex()
 {
     return(_repository.GetJobAdIdsWithoutSeniorityIndex());
 }