EventInfo::GetAddMethod Method
.NET Framework (current version)
Returns the method used to add an event handler delegate to the event source.
Assembly: mscorlib (in mscorlib.dll)
| 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 method of the event, specifying whether to return non-public methods. |
Show:
