示例#1
0
 private void onGoToNextQuestion(object sender, EventArgs e)
 {
     _currentAppState.NextButtonClicked(_answerRichTextBox.Text);
 }