Esempio n. 1
0
 public void AddLog(string log)
 {
     NotifyText.AppendText(log + System.Environment.NewLine);
 }