GetRaiseMethod Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Reflection Namespace
EventInfo Class
EventInfo Methods
GetRaiseMethod Method
GetRaiseMethod Method
GetRaiseMethod Method (Boolean ...
EventInfo Methods
_EventInfo.GetIDsOfNames Metho ...
_EventInfo.GetType Method
_EventInfo.GetTypeInfo Method
_EventInfo.GetTypeInfoCount Me ...
_EventInfo.Invoke Method
AddEventHandler Method
GetAddMethod Method
GetCustomAttributes Method
GetOtherMethods Method
GetRaiseMethod Method
GetRemoveMethod Method
RemoveEventHandler Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
EventInfo
.
.
::
.
GetRaiseMethod Method
Returns the method that is called when the event is raised.
Overload List
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.
Top
See Also
Reference
EventInfo Class
EventInfo Members
System.Reflection Namespace
Tags :