AlertBlock Constructor

Constructor

Definition

Namespace: Sandcastle.Core.Markdown.Parsers
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
public AlertBlock(
	AlertBlockParser parser,
	StringSlice kind
)

Parameters

parser  AlertBlockParser
The alert block parser
kind  StringSlice
The alert kind

See Also