Ejemplo n.º 1
0
 public IEnumerable <Procedimento> GetAllIncludingProperties()
 {
     return(_repository.GetAllIncludingProperties());
 }