Open sandboxFocus

Property RaiseMethod

RaiseMethod

Gets an object that represents the raise semantic and allows to add aspects and advice as with a normal method. In case of non-field-like events that were not overridden, this property cannot be used for invocation.

Declaration
IMethod RaiseMethod { get; }
Property Value
Type Description
IMethod