Esempio n. 1
0
 public void SendChat(string message)
 {
     _controller.SendChat(0, message);
 }