C# 클래스 Microsoft.DocAsCode.AzureMarkdownRewriters.AzureNoteBlockToken

상속: IMarkdownToken
파일 보기 프로젝트 열기: dotnet/docfx

공개 메소드들

메소드 설명
AzureNoteBlockToken ( IMarkdownRule rule, IMarkdownContext context, string noteType, string content, SourceInfo sourceInfo ) : MarkdownLite

메소드 상세

AzureNoteBlockToken() 공개 메소드

public AzureNoteBlockToken ( IMarkdownRule rule, IMarkdownContext context, string noteType, string content, SourceInfo sourceInfo ) : MarkdownLite
rule IMarkdownRule
context IMarkdownContext
noteType string
content string
sourceInfo SourceInfo
리턴 MarkdownLite