Delegate Events.EventsDelegate
Namespace: NoSuchStudio.Common
Assembly: NoSuchStudio-Common.dll
Syntax
public delegate void EventsDelegate(string eventName, params object[] eventParams);
Parameters
| Type | Name | Description |
|---|---|---|
| String | eventName | |
| Object[] | eventParams |