EventAdapter.GetRemoverMethod Method

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

Definition

Retrieves the remove method for the event.
protected virtual IMethod GetRemoverMethod()

Returns

IMethod
An IMethod representing the remove method.