ChessBoard ReadBookFromResource Method Delta Engine Documentation
Read the opening book from disk View code on GitHub

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

public bool ReadBookFromResource(
	string strFileName
)

Return Value

Type: Boolean
true if succeed, false if not
See Also