C# Class Microsoft.DocAsCode.AzureMarkdownRewriters.AzureIncludeBasicToken

Inheritance: IMarkdownToken
Afficher le fichier Open project: dotnet/docfx Class Usage Examples

Méthodes protégées

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

Method Details

AzureIncludeBasicToken() protected méthode

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