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