C# 클래스 PicklesDoc.Pickles.DocumentationBuilders.Html.HtmlMarkdownFormatter

파일 보기 프로젝트 열기: picklesdoc/pickles 1 사용 예제들

공개 메소드들

메소드 설명
Format ( string text ) : System.Xml.Linq.XElement
HtmlMarkdownFormatter ( IMarkdownProvider markdown ) : System

메소드 상세

Format() 공개 메소드

public Format ( string text ) : System.Xml.Linq.XElement
text string
리턴 System.Xml.Linq.XElement

HtmlMarkdownFormatter() 공개 메소드

public HtmlMarkdownFormatter ( IMarkdownProvider markdown ) : System
markdown IMarkdownProvider
리턴 System