Пример #1
0
 protected override Action GetCompleteAction(VMState state)
 {
     return(() => { StudyUnit.CompleteQuestions(); });
 }