Ejemplo n.º 1
0
 public void Receive(string message, string from)
 {
     visuals.Output(from + ": " + message);
 }