Esempio n. 1
0
 //Chatbox
 public void SetChatboxText(string msg)
 {
     mChatBox.SetChatboxText(msg);
 }