C# Class Microsoft.DocAsCode.AzureMarkdownRewriters.AzureMigrationIncludeBasicToken

Inheritance: IMarkdownToken
Afficher le fichier Open project: dotnet/docfx

Méthodes protégées

Méthode Description
AzureMigrationIncludeBasicToken ( IMarkdownRule rule, IMarkdownContext context, string name, string src, string title, SourceInfo sourceInfo ) : System.Collections.Immutable

Method Details

AzureMigrationIncludeBasicToken() protected méthode

protected AzureMigrationIncludeBasicToken ( IMarkdownRule rule, IMarkdownContext context, string name, string src, string title, SourceInfo sourceInfo ) : System.Collections.Immutable
rule IMarkdownRule
context IMarkdownContext
name string
src string
title string
sourceInfo Microsoft.DocAsCode.MarkdownLite.SourceInfo
Résultat System.Collections.Immutable