C# Class Microsoft.DocAsCode.AzureMarkdownRewriters.AzureSelectorBlockToken

Inheritance: IMarkdownToken
Datei anzeigen Open project: dotnet/docfx

Public Methods

Method Description
AzureSelectorBlockToken ( IMarkdownRule rule, IMarkdownContext context, string selectorType, string selectorConditions, SourceInfo sourceInfo ) : MarkdownLite

Method Details

AzureSelectorBlockToken() public method

public AzureSelectorBlockToken ( IMarkdownRule rule, IMarkdownContext context, string selectorType, string selectorConditions, SourceInfo sourceInfo ) : MarkdownLite
rule IMarkdownRule
context IMarkdownContext
selectorType string
selectorConditions string
sourceInfo SourceInfo
return MarkdownLite