Exemple #1
0
 private void RetryQuiz()
 {
     resultView.ResetView();
     StartQuiz();
     SlideToNextView();
 }