Пример #1
0
 public Proposition GetById(long id)
 => _propositionRepository.GetById(id);