TextReferenceUtilities.CreateTypeReference Method

Create a type reference

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.3.22.0
public static TypeReference CreateTypeReference(
	string api
)

Parameters

api  String
The member ID for which to create a reference

Return Value

TypeReference
The type reference

See Also