private void UpdateBoard(object param)
 {
     GameBusinessLogic.UpdateGame(this);
 }