namespace CRM.Core.Common.EventBus { public interface IEvent { } }