Click or drag to resize
BoarddecrementWhiteCount Method
Decrements the whitePieces on this board.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void decrementWhiteCount()
See Also