Beispiel #1
0
 public void AddChatText(string chatText)
 {
     mChatWindow.AddChatText(chatText);
 }