| EventListRegisterForEvent Method |
| Name | Description | |
|---|---|---|
| RegisterForEvent(String, EventHandlerEventArgs) |
Registers the given event handler for an event
| |
| RegisterForEvent(String, String, EventHandlerEventArgs) |
Registers the given event handler for an event
| |
| RegisterForEventArgsType(String, String, EventHandlerArgsType) |
Registers the given event handler for an event
|