Click or drag to resize
GamegetBoard Method
Returns the Board of this game.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Board getBoard()

Return Value

Type: Board
board
See Also