Esempio n. 1
0
 private void LOG(string txt)
 {
     LogWindow.AppendText($"{txt}\n");
 }