예제 #1
0
 public static void Load(int Q)
 {
     MP.Current = Q;
     MP.UpdateQuestions(Q);
 }