예제 #1
0
 protected override Action GetCompleteAction(VMState state)
 {
     return(() => { StudyUnit.CompleteDataSets(); });
 }