private void OnPubSubEvent(PubSubEventArgs pubSubEventArgs) { PubSubEvent?.Invoke(this, pubSubEventArgs); }