5 lines
151 B
C#
5 lines
151 B
C#
global using System;
|
|
global using System.Threading.Tasks;
|
|
global using System.Collections.Generic;
|
|
global using System.IO;
|
|
global using System.Linq; |