| EventInfoGetAddMethod Method |
| Name | Description | |
|---|---|---|
| GetAddMethod | Returns the method used to add an event handler delegate to the event source. | |
| GetAddMethod(Boolean) | When overridden in a derived class, retrieves the MethodInfo object for the AddEventHandler(Object, Delegate) method of the event, specifying whether to return non-public methods. |