Exemplo n.º 1
0
 public void AddAfter(string line)
 {
     Content = Content.AddAfter(line);
 }