Ejemplo n.º 1
0
 public Sports GetAll()
 {
     return(_repository.GetAll());
 }