Пример #1
0
 public void Submit()
 {
     appState.AddQuestion(RubricQuestion);
     RubricQuestion = new RubricQuestion();
 }