public void Execute(IConnectionManager connection, ICommand command) { connection.Join(command.Network, command.Body); }