コード例 #1
0
 public void TaskYield()
 {
     if (!MChessChess.TaskYield())
     {
         ChessDetach();
     }
 }