RaiseMethod
Gets the IMethodBuilder for the event raiser, or null if the event cannot be raised
(i.e. for non-field-like events with explicit add/remove accessors).
Declaration
IMethodBuilder? RaiseMethod { get; }Property Value
| Type | Description |
|---|---|
| IMethodBuilder |