Click or drag to resize
PlayerhasWon Field
A Boolean representing whether or not the Player has won or not.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private bool hasWon

Field Value

Type: Boolean
See Also