Example #1
0
 public void Append(string content)
 {
     CurrentLine.Append(content);
 }