IMethod.ImplementedMethod Property

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

Definition

Gets the interface method that this method implements, if any.
IMethod ImplementedMethod { get; }

Property Value

IMethod
The interface method that this method implements, or null if none.