ChessApplication.ChessWindow.LoadGameFromXMLString Function
Load the game state from a XML representation.

Public void LoadGameFromXMLString (string)
  Type Name Description  
    string GameXMLStr A string containing the XML representation of the game state  
  Return Description  
    void