using DTS.Common.RibbonControl; namespace DTS.Common.Interface { public interface ICheckChannelsMenuView : IRibbonView { } }