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