Table of Contents

MethodTarget.TemplateArgs Property

Definition

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

This is used to get or set specialized template arguments if any (used with extension methods)

public IList<TypeReference> TemplateArgs { get; set; }

Property Value

IList<TypeReference>