public void Apply()
 {
     _ticTacToe.Apply(this);
 }