PointerTypeReference Constructor

Constructor

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.9.30.0
public PointerTypeReference(
	TypeReference pointedToType
)

Parameters

pointedToType  TypeReference
The pointed to type

See Also