///<summary> /// Constructs a new <see cref="Listener"/>. ///</summary> public Listener() { registry = new SupportedEventsRegistry(this); }