Table of Contents

ExtensionMethodReference.TemplateArgs Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.Targets.dll

This read-only property returns the template arguments if any

public IList<TypeReference> TemplateArgs { get; }

Property Value

IList<TypeReference>