终端一体化运控平台
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.
 
 
 

27 lines
888 B

  1. global using System;
  2. global using System.Collections.Generic;
  3. global using BPA.Message.Enum;
  4. global using BPASmartClient.Device;
  5. global using BPASmartClient.EventBus;
  6. global using BPASmartClient.Model;
  7. global using BPASmartClient.Peripheral;
  8. global using static BPASmartClient.EventBus.EventBus;
  9. global using BPASmartClient.Helper;
  10. global using System.Threading;
  11. global using BPASmartClient.Message;
  12. global using BPA.Message;
  13. global using System.Linq;
  14. global using BPASmartClient.Model.PLC;
  15. global using System.Threading.Tasks;
  16. global using System.Reflection;
  17. global using BPASmartClient.MorkSUpgradedVer.Model;
  18. global using System.Collections.ObjectModel;
  19. global using BPASmartClient.MorkSUpgradedVer.ViewModel;
  20. global using BPASmartClient.Business;
  21. global using BPASmartClient.Model.小炒机;
  22. global using BPA.Models;
  23. global using System.Windows.Forms;
  24. global using System.Media;