ChessBoard CopyFrom Method Delta Engine Documentation
Copy the state of the board from the specified one. View code on GitHub

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

public void CopyFrom(
	ChessBoard chessBoard
)
See Also