namespace Dongke.WinForm.Controls.InvoiceLayout { /// <summary> /// /// </summary> public interface IBoundItem { } }