Book ReadBookFromResource Method (Assembly, String)Delta Engine Documentation
Read the book from the specified resource View code on GitHub

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

public bool ReadBookFromResource(
	Assembly asm,
	string strResName
)

Return Value

Type: Boolean
See Also