派纳发送邮件功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
425 B

5 months ago
  1. /*
  2. * Generated WebPart Connection code
  3. */
  4. #region Using directives
  5. using System;
  6. using System.Collections.Generic;
  7. using System.Text;
  8. using System.Data;
  9. using System.ComponentModel;
  10. using UFSoft.UBF.UI.Engine;
  11. using UFSoft.UBF.UI.Engine.Builder ;
  12. #endregion
  13. namespace CustPrintReferenceRef
  14. {
  15. public partial class CustPrintReferenceRefWebPart
  16. {
  17. #region Generated WebPart Connection code
  18. #endregion
  19. }
  20. }