The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventInfo::GetOtherMethods Method
.NET Framework (current version)
Returns the methods that were associated with an event in MSIL using the .other directive.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetOtherMethods() | Returns the public methods that have been associated with an event in metadata using the .other directive. |
![]() | GetOtherMethods(Boolean) | Returns the methods that have been associated with the event in metadata using the .other directive, specifying whether to include non-public methods. |
Show:
