Click or drag to resize
BoardgetGameType Method
Returns the gameType of this Board

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

Return Value

Type: String
gameType
See Also