protected void EnableInputCommandHandler(EnableInputCommand cmd) { _inputService.EnableInput(cmd.enable); }