Exemplo n.º 1
0
 public void AddChatText(string chatText)
 {
     mChatWindow.AddChatText(chatText);
 }