Méthode |
Description |
|
Format ( string pattern ) : string |
|
|
FormatBulletList ( BulletList comment ) : string |
|
|
FormatChildren ( IEnumerable comments ) : string |
|
|
FormatDefinitionList ( DefinitionList comment ) : string |
|
|
FormatGeneralContainer ( Comment comment ) : string |
|
|
FormatInlineCode ( InlineCode block ) : string |
|
|
FormatInlineText ( InlineText comment ) : string |
|
|
FormatMultilineCode ( MultilineCode block ) : string |
|
|
FormatNumberList ( NumberList comment ) : string |
|
|
FormatParagraph ( Paragraph comment ) : string |
|
|
FormatParameterReference ( ParameterReference comment ) : string |
|
|
FormatSee ( See block ) : string |
|
|
FormatTableList ( TableList comment ) : string |
|
|
formatInlineList ( IEnumerable items, string outerTagFormat, string itemFormat, string termFormat, string definitionFormat ) : string |
|
|