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