Пример #1
0
 //TODO add state methods
 public Proposition Update(Proposition prescription)
 => _propositionRepository.Update(prescription);