Click or drag to resize

countersetup Method (Int32, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ako je __limit = 0, onda ce isRunning biti false

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setup(
	int __limit,
	bool __isRunning = true
)
Request Example View Source

Parameters

__limit
Type: SystemInt32
__isRunning (Optional)
Type: SystemBoolean
See Also