ChessBoard LoadBoard Method Delta Engine Documentation
Load the content of the board into the specified stream View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public bool LoadBoard(
	BinaryReader reader
)

Return Value

Type: Boolean
See Also