메소드 | 설명 | |
---|---|---|
Format ( |
Format markup extension and return elements as formatted lines with "local" indention. Indention from previous element/attribute/tags must be applied separately
|
|
FormatSingleLine ( |
Format markup extension on a single line.
|
|
MarkupExtensionFormatter ( IList |
public Format ( |
||
markupExtension | ||
리턴 | IEnumerable |
public FormatSingleLine ( |
||
markupExtension | ||
리턴 | string |
public MarkupExtensionFormatter ( IList |
||
singleLineTypes | IList |
|
리턴 | System.Collections.Generic |