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