Example #1
0
 void RpcAddChat(string s)
 {
     chat.AddChat(s);
 }