.NET Framework Class Library
EventInfo..::.GetOtherMethods Method

Returns the methods that were associated with an event in MSIL using the .other directive.

Overload List

  NameDescription
Public methodGetOtherMethods()()()Returns the public methods that have been associated with an event in metadata using the .other directive.
Public methodGetOtherMethods(Boolean)Returns the methods that have been associated with the event in metadata using the .other directive, specifying whether to include non-public methods.
Top
See Also

Reference

Tags :


Page view tracker