C# Class Microsoft.DocAsCode.Dfm.DfmFencesToken

Inheritance: IMarkdownToken
Datei anzeigen Open project: dotnet/docfx Class Usage Examples

Public Methods

Method Description
DfmFencesToken ( IMarkdownRule rule, IMarkdownContext context, string name, string path, SourceInfo sourceInfo, string lang, string title, IDfmFencesBlockPathQueryOption pathQueryOption ) : Microsoft.DocAsCode.MarkdownLite

Method Details

DfmFencesToken() public method

public DfmFencesToken ( IMarkdownRule rule, IMarkdownContext context, string name, string path, SourceInfo sourceInfo, string lang, string title, IDfmFencesBlockPathQueryOption pathQueryOption ) : Microsoft.DocAsCode.MarkdownLite
rule IMarkdownRule
context IMarkdownContext
name string
path string
sourceInfo Microsoft.DocAsCode.MarkdownLite.SourceInfo
lang string
title string
pathQueryOption IDfmFencesBlockPathQueryOption
return Microsoft.DocAsCode.MarkdownLite