DelegateTypeAdapter.InvokeMethod Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the Invoke method of the delegate.
public IMethod InvokeMethod { get; }Property Value
- IMethod
- The method metadata for the delegate's Invoke method.
