namespace BuildingBlocks.Core.Event; public interface IInternalCommand : IEvent { }