11 lines
No EOL
383 B
C#
11 lines
No EOL
383 B
C#
global using System.Diagnostics;
|
|
global using System.Net;
|
|
global using System.Security.Cryptography;
|
|
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.Linq;
|
|
global using System.Text;
|
|
global using System.Threading.Tasks;
|
|
|
|
global using static Xorog.UniversalExtensions.UniversalExtensionsEnums;
|
|
global using static Xorog.UniversalExtensions.Internal; |