Click or drag to resize

webLoaderBaseonExecutionProgress_addHandler Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Postavlja event handler za ExecutionProgress (onExecutionProgress)

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public void onExecutionProgress_addHandler(
	webLoaderEvent _onExecutionProgress
)
Request Example View Source

Parameters

_onExecutionProgress
Type: imbACE.Network.web.eventswebLoaderEvent
See Also