4 lines
85 B
C#
4 lines
85 B
C#
// Global using directives
|
|
|
|
global using System;
|
|
global using System.Threading.Tasks; |