Class ChessbaseCommenter
Formats the PGN output the way chessbase (resp. DGT) does. http://www.enpassant.dk/chess/palview/enhancedpgn.htm
Inheritance
System.Object
ChessbaseCommenter
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: PonzianiComponents.Chesslib
Assembly: PonzianiComponents.dll
Syntax
public class ChessbaseCommenter : IPGNOutputFormatter
Methods
| Improve this Doc View SourceComment(ExtendedMove)
Allows to enhance a move by a comment, which will be stored in PGN output
Declaration
public string Comment(ExtendedMove move)
Parameters
Type | Name | Description |
---|---|---|
ExtendedMove | move | The extended move |
Returns
Type | Description |
---|---|
System.String |