Пример #1
0
 internal IEnumerable <Job> GetAll()
 {
     return(_repo.GetAll());
 }