Пример #1
0
 public List <MedicalSupply> GetAll()
 {
     return(_medicalSupplyService.GetAll());
 }