Beispiel #1
0
 public void AppendText(string ss)
 {
     BaseText.AppendText(ss);
 }