IEventHandlerMethodInfo Methods |
The IEventHandlerMethodInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Execute |
Conditionally executes the event handler method. The event handler is tested against the environment and if the filters allow
then the event handler is actually executed.
|