Ejemplo n.º 1
0
 public void Execute(IConnectionManager connection, ICommand command)
 {
     connection.SendAction(command.Channel, command.Body);
 }