BlockSyntaxDescriptor.AppendInline

BlockSyntaxDescriptor.AppendInline method

Defines the interface for Append Inline.

public BlockSyntaxDescriptor AppendInline(SourceText text)
ParameterTypeDescription
textSourceTextThe SourceText.

Return Value

The BlockSyntaxDescriptor.

See Also