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

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