CodeSnippetGroup Constructor

Constructor

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public CodeSnippetGroup(
	XmlElement snippetGroupElement
)

Parameters

snippetGroupElement  XmlElement
The snippet group element used to contain the snippets

See Also