Region(String) Constructor

Constructor. A region of text with no class name.

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public Region(
	string text
)

Parameters

text  String
The text in the region

See Also