Click or drag to resize
GamesetScore Method
Sets the score for this Game

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

Parameters

score
Type: SystemInt32
See Also