Метод | Описание | |
---|---|---|
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 ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
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 |