Click or drag to resize
BrandubhPageplayerTwoTimer_Tick Method
Controls the updating and display of the player two timer

Namespace: VikingChess
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private void playerTwoTimer_Tick(
	Object sender,
	Object e
)

Parameters

sender
Type: SystemObject
e
Type: SystemObject
See Also