Method AppendText
AppendText(string)
Sets the insertion point to the end of the buffer and writes the text.
void AppendText(string text)
Parameters
textstring
Sets the insertion point to the end of the buffer and writes the text.
void AppendText(string text)
text string