EventInfo::GetRaiseMethod Method
.NET Framework (current version)
Returns the method that is called when the event is raised.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetRaiseMethod() | Returns the method that is called when the event is raised. |
![]() | GetRaiseMethod(Boolean) | When overridden in a derived class, returns the method that is called when the event is raised, specifying whether to return non-public methods. |
Show:
