_global.cs 257 B

123456789
  1. global using System.Net;
  2. global using System.Collections.Concurrent;
  3. global using System.Text;
  4. global using System.Xml;
  5. global using System.Xml.Schema;
  6. global using System.Xml.Serialization;
  7. global using System.IO.Ports;
  8. global using System.Net.Sockets;