예제 #1
0
 public IEnumerable <Procedimento> GetAllIncludingProperties()
 {
     return(_repository.GetAllIncludingProperties());
 }