ExtensionMethodReferenceTemplateArgs Property

This read-only property returns the template arguments if any

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public IList<TypeReference> TemplateArgs { get; }

Property Value

IListTypeReference

See Also