ChessApplication.King.King Function
Deserialization constructor of a position on the Chessboard.

Public void King (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.King.#ctor(ChessPieceColor,ChessBoard,ChessPosition,5,5)