wManager.Wow.Helpers Namespace
WRobot

Products..::..OnChangedIsStarted Event

Occurs when started state change.

Namespace:  robotManager.Products
Assembly:  robotManager (in robotManager.dll)

Syntax


public static event Products..::..IsStartedChangeEventHandler OnChangedIsStarted
Public Shared Event OnChangedIsStarted As Products..::..IsStartedChangeEventHandler
public:
static  event Products..::..IsStartedChangeEventHandler^ OnChangedIsStarted {
	void add (Products..::..IsStartedChangeEventHandler^ value);
	void remove (Products..::..IsStartedChangeEventHandler^ value);
}