Alert Block Constructor
Constructor
Definition
Namespace: Sandcastle.Core.Markdown.Parsers
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
C#
public AlertBlock(
AlertBlockParser parser,
StringSlice kind
)VB
Public Sub New (
parser As AlertBlockParser,
kind As StringSlice
)C++
public:
AlertBlock(
AlertBlockParser^ parser,
StringSlice kind
)F#
new :
parser : AlertBlockParser *
kind : StringSlice -> AlertBlockParameters
- parser AlertBlockParser
- The alert block parser
- kind StringSlice
- The alert kind