Click or drag to resize
Boardboard Field
The array holding the board data

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private Square[,] board

Field Value

Type: Square
See Also