public void Dispose() { _networkingService.NetworkResponseEvent -= NetworkResponseEventHandler; _networkingService.Dispose(); }