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