MarkdownSyntaxFactory.InlineContainer

MarkdownSyntaxFactory.InlineContainer method

Creates InlineContainerSyntaxNode.

public InlineContainerSyntaxNode InlineContainer()

Return Value

The InlineContainerSyntax.

See Also