Interface IAimpActionEvent
This interface is simple event handler.
Namespace: AIMP.SDK.ActionManager
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpActionEvent
Events
OnExecute
Occurs when action is executing.
Declaration
event EventHandler OnExecute
Event Type
Type | Description |
---|---|
System.EventHandler |