Пример #1
0
 public IEnumerable <Surgery> GetAllEntities()
 {
     return(surgeryService.GetAllEntities());
 }