Exemplo n.º 1
0
 public IEnumerable <Student> GetAll()
 {
     return(_jobs.GetAll());
 }