Ejemplo n.º 1
0
 public List <Program> GetAll()
 {
     return(_repository.GetAll());
 }