TypeModel.ExtensionMethods Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the extension methods of the type.
public IReadOnlyList<MethodModel> ExtensionMethods { get; }

Property Value

IReadOnlyList<MethodModel>
A read-only collection of extension methods of the type.