EventAdapter.GetRaiserMethod Method

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

Definition

Retrieves the raise method for the event, if it exists.
protected virtual IMethod GetRaiserMethod()

Returns

IMethod
An IMethod representing the raise method, or null if none exists.