PointerTypeReference Constructor
Constructor
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public PointerTypeReference(
TypeReference pointedToType
)
Public Sub New (
pointedToType As TypeReference
)
public:
PointerTypeReference(
TypeReference^ pointedToType
)
new :
pointedToType : TypeReference -> PointerTypeReference
Parameters
- pointedToType TypeReference
- The pointed to type