메소드 | 설명 | |
---|---|---|
Format ( int indentLevel, |
||
PPGroup ( ) : System.Collections.Generic | ||
PPGroup ( IEnumerable |
||
PPGroup ( |
||
PPGroup ( string tag ) : System.Collections.Generic | ||
PPGroup ( string tag, IEnumerable |
||
PPGroup ( string tag, |
public Format ( int indentLevel, |
||
indentLevel | int | |
formatSpecifier | ||
리턴 | string |
public PPGroup ( IEnumerable |
||
children | IEnumerable |
|
리턴 | System.Collections.Generic |
public PPGroup ( |
||
separator | ||
children | IEnumerable |
|
리턴 | System.Collections.Generic |
public PPGroup ( string tag ) : System.Collections.Generic | ||
tag | string | |
리턴 | System.Collections.Generic |
public PPGroup ( string tag, IEnumerable |
||
tag | string | |
children | IEnumerable |
|
리턴 | System.Collections.Generic |
public PPGroup ( string tag, |
||
tag | string | |
separator | ||
children | IEnumerable |
|
리턴 | System.Collections.Generic |