Метод | Описание | |
---|---|---|
AppendFormat ( string format ) : void | ||
AppendFormatLine ( string format ) : void | ||
DeIndent ( ) : void | ||
Indent ( ) : void | ||
IndentingStringBuilder ( |
||
ToString ( ) : string | ||
TrimLast ( ) : void |
public AppendFormat ( string format ) : void | ||
format | string | |
Результат | void |
public AppendFormatLine ( string format ) : void | ||
format | string | |
Результат | void |
public IndentingStringBuilder ( |
||
configuration | ||
Результат | System.Text |