namespace Prefab.Base; /// /// Marker interface for events. /// public interface IEvent { }