ChessApplication.Rook.Rook Function
Deserialization constructor of a position on the Chessboard.
Public void Rook (System.Xml.XmlReader, ChessApplication.ChessBoard)
Type
Name
Description
System.Xml.XmlReader
reader
The XmlReader
ChessBoard
board
The board reference
Return
Description
void
Other overloads:
ChessApplication.Rook.#ctor(ChessPieceColor,ChessBoard,ChessPosition,5,5)