Exemple #1
0
 public void Send(string to, string message) => Chatroom?.Send(Name, to, message);