namespace Wino.Core.Domain.Interfaces { public interface ICalendarDialogService : IDialogServiceBase { } }