TextReferenceUtilities Class

Logic for constructing references from code entity reference strings. Anything that depends on the specific form of the ID strings lives here.

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.2.18.0
public static class TextReferenceUtilities
Inheritance
Object    TextReferenceUtilities

Properties

GenericContext This read-only property returns the generic context

Methods

CreateMemberReference Create a member reference
CreateNamespaceReference Create a namespace reference
CreateReference Create a reference
CreateTypeReference Create a type reference
SetGenericContext Set the generic context

See Also