Esempio n. 1
0
 void ConsoleAddString(string str)
 {
     ConsoleText.Add(str);
 }