IEventHandlerMethodInfo Methods

Methods

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.

See Also