Overload List
| Name | Description | |
|---|---|---|
| RegisterForEvent(String, EventHandler EventArgs ) |
Registers the given event handler for an event
| |
| RegisterForEvent(String, String, EventHandler EventArgs ) |
Registers the given event handler for an event
| |
| RegisterForEvent ArgsType (String, String, EventHandler ArgsType ) |
Registers the given event handler for an event
|
See Also