ChessApplication.ChessMove.ChessMove Function
Constructor of a chess move.

Private void ChessMove (ChessApplication.ChessDrawType)
  Type Name Description  
    ChessDrawType drawState The type of draw  
  Return Description  
    void    
Other overloads:
ChessApplication.ChessMove.#ctor(ChessPosition,ChessPosition) ChessApplication.ChessMove.#ctor(ChessPosition,ChessPosition,ChessMoveType) ChessApplication.ChessMove.#ctor(XmlReader)