Exemplo n.º 1
0
 public void UpdateQuestion(QuestionDto model) => _questionAppService.UpdateQuestion(model, UserName);