namespace Luticate2.Utils.Interfaces { public interface ILuCrudWebSocketNotificationsBusiness : ILuCrudNotifications { } }