Method | Description | |
---|---|---|
Append ( char c ) : void | ||
Append ( char chars, int off, int len ) : void | ||
Append ( string s ) : void | ||
TextWriterTextBuffer ( |
public Append ( char chars, int off, int len ) : void | ||
chars | char | |
off | int | |
len | int | |
return | void |
public TextWriterTextBuffer ( |
||
writer | ||
return | System |