TypeTemplateTypeReference Constructor

Constructor

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public TypeTemplateTypeReference(
	SimpleTypeReference templateType,
	int position
)

Parameters

templateType  SimpleTypeReference
The template type
position  Int32
The position

See Also