IEvent.RaiseMethod Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the raise method of the event.
IMethod RaiseMethod { get; }

Property Value

IMethod
The raise method metadata, or null if not explicitly defined.