AssemblyAdapter.GetExtensionProperties Method

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

Definition

Retrieves all extension methods defined in the assembly.
protected virtual IEnumerable<IProperty> GetExtensionProperties()

Returns

IEnumerable<IProperty>
An enumerable collection IMethod instances representing the extension methods found in the assembly.