The InternalEventManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddEventHandler(InternalEventHandler, Trigger) |
Adds an event handler which is called when any of the specified triggers fire.
|
![]() |
AddEventHandler(InternalEventExecutionMode, InternalEventHandler, Trigger) |
Adds an event handler which is called when any of the specified triggers fire.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also