Пример #1
0
 public Medicine GetByID(long id)
 => medicineService.GetByID(id);