Exemplo n.º 1
0
 public List <Job> GetAllWithTables()
 {
     return(_jobDal.GetAllWithTables());
 }