コード例 #1
0
 // Recursive annotated variations.
 ("()", OneGame(EmptyTagSection, Plies(Ply(VariationOpenClose))),
コード例 #2
0
 // Single move tree symbols.
 ("0", OneGame(EmptyTagSection, Plies(Ply(MoveNumberNoFloats))), new[] { PgnErrorCode.MissingMove, PgnErrorCode.MissingTagSection, PgnErrorCode.MissingGameTerminationMarker }),