namespace AsbCloudApp.IntegrationEvents.Interfaces; /// /// Интерфейс маркер для доменных событий /// public interface IIntegrationEvent { }