ManagedSyntaxWriter Constructor

Constructor

Definition

Namespace: Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public ManagedSyntaxWriter(
	XPathNavigator location
)

Parameters

location  XPathNavigator
The location in which to write the output

See Also