ChessApplication.Pawn.Pawn Function
Deserialization constructor of a position on the Chessboard.
Public void Pawn (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.Pawn.#ctor(ChessPieceColor,ChessBoard,ChessPosition,5,5)