4 lines
75 B
C#
4 lines
75 B
C#
// Global using directives
|
|
|
|
global using System;
|
|
global using System.IO; |