Esempio n. 1
0
 public void WriteLine(string str)
 {
     ResultsTextBox.AppendLine(str);
 }