ChessApplication.ChessPiece.MoveToNotChecked Function
Move the Piece to another position without verify that it is a correct move.

Public void MoveToNotChecked (ChessApplication.ChessPosition)
  Type Name Description  
    ChessPosition newPosition The position to move to  
  Return Description  
    void