Beispiel #1
0
 public static void ChatMsg(string message)
 {
     UOC.ChatMsg(message);
 }