Click or drag to resize

EventExtension Methods

The EventExtension type exposes the following members.

Methods
 NameDescription
Public methodHook Event subcriber should attach to events ONLY during this call, and detach from them at UnHook(CTInterface).
Public methodUnHook Whatever events were subscribed at Hook(CTInterface) MUST be unsubscribed here.
Top
See Also