ModuleContext

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

context

Members

Functions

pushReleaseCallback
void pushReleaseCallback(void delegate() release)
Undocumented in source. Be warned that the author may not have intended to support it.
pushResource
T pushResource(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

context
EventContext context;
Undocumented in source.

Meta