Class CutechessCommenter
Formats the PGN output the way cutechess does
Inheritance
System.Object
CutechessCommenter
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 CutechessCommenter : 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 |