示例#1
0
 private void computerPlayerPlay()
 {
     m_GameLogic.ComputerPlay();
 }
 private void computerPlayerPlay()
 {
     m_CheckersLogic.ComputerPlay();
 }