예제 #1
0
 IList <Guid> IJobAdsQuery.GetJobAdsWithoutSalaries()
 {
     return(_repository.GetJobAdIdsWithoutSalaries(false));
 }