Esempio n. 1
0
 public List <Job> GetJobsWithAllColumns()
 {
     return(_jobDal.GetJobsWithAllColumns());
 }