DelegateTypeAdapter.GetInvokeMethod Method

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

Definition

Retrieves the invoke method of the delegate type.
protected virtual MethodInfo GetInvokeMethod()

Returns

MethodInfo
The MethodInfo representing the invoke method, or null if not found.