Board Constructor Delta Engine Documentation
Initializes a new instance of the Board class

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

public Board(
	Theme whiteSquare,
	Theme blackSquare
)
See Also