Exemplo n.º 1
0
 public Medicine GetByID(long id)
 => medicineService.GetByID(id);