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