ExtensionBlockInfo.ExtensionMethods Property

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

Definition

Gets the extension methods defined within the extension block.
public MethodInfo[] ExtensionMethods { get; }

Property Value

MethodInfo[]
The extension methods defined within the extension block.