示例#1
0
 internal static void ResetBoard()
 {
     InterLocked.SetBlackCoins(9);
     InterLocked.SetRedCoins(1);
 }