Click or drag to resize

counteronCounterChecked_addHandler Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Postavlja event handler za CounterChecked (onCounterChecked)

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void onCounterChecked_addHandler(
	counterEvent _onCounterChecked
)
Request Example View Source

Parameters

_onCounterChecked
Type: imbSCI.Core.mathcounterEvent
See Also