Aqla Solutions

[This is preliminary documentation and is subject to change.]

Inherit this interface to make your custom event

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IEventDescription
JScript
public interface IEventDescription

Remarks

It's recommended to make your event description as singleton

See Also