TextReferenceUtilities Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Logic for constructing references from code entity reference strings. Anything that depends on the specific form of the ID strings lives here.
public static class TextReferenceUtilities
- Inheritance
-
TextReferenceUtilities
Properties
| GenericContext |
This read-only property returns the generic context |
Methods
| CreateMemberReference(string) |
Create a member reference |
| CreateNamespaceReference(string) |
Create a namespace reference |
| CreateReference(string) |
Create a reference |
| CreateTypeReference(string) |
Create a type reference |
| SetGenericContext(string) |
Set the generic context |