Ejemplo n.º 1
0
 // Recursive annotated variations.
 ("()", OneGame(EmptyTagSection, Plies(Ply(VariationOpenClose))),
Ejemplo n.º 2
0
 // Single move tree symbols.
 ("0", OneGame(EmptyTagSection, Plies(Ply(MoveNumberNoFloats))), new[] { PgnErrorCode.MissingMove, PgnErrorCode.MissingTagSection, PgnErrorCode.MissingGameTerminationMarker }),