Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Indent ( ) : void | ||
IndentedTextWriter ( System textWriter ) : System | ||
Unindent ( ) : void | ||
Write ( string format ) : void | ||
WriteLine ( ) : void | ||
WriteLine ( string format ) : void |
Method | Description | |
---|---|---|
IndentIfNewLine ( ) : void |
public IndentedTextWriter ( System textWriter ) : System | ||
textWriter | System | |
return | System |