8 lines
240 B
C#
8 lines
240 B
C#
3 years ago
|
global using Xunit;
|
||
|
global using System.Net;
|
||
|
global using System.Net.Sockets;
|
||
|
global using System.IO;
|
||
|
global using System.Net.Cache;
|
||
|
global using System.Net.Mime;
|
||
|
global using System.Net.NetworkInformation;
|
||
|
global using System.Net.Security;
|