Click or drag to resize
GamegetTurnCount Method
Returns the turnCount of this Game

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

Return Value

Type: Int32
turnCount
See Also