using System; namespace System.Windows.Forms.Design { /// /// Summary description for IUIService. /// public interface IUIService { } }