XmlTargetDictionaryUtilitiesCreateSimpleTypeReference Method

Create a simple type reference

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public static SimpleTypeReference CreateSimpleTypeReference(
	XPathNavigator node
)

Parameters

node  XPathNavigator
The node from which to get the target information

Return Value

SimpleTypeReference
The simple type reference

See Also