Пример #1
0
 /// <summary>
 /// 新增回合單字練習紀錄
 /// </summary>
 public void startLeaning()
 {
     xmlprocess.createLearningRecord();
 }