5 lines
90 B
C#
5 lines
90 B
C#
|
// Global using directives
|
||
|
|
||
|
global using System;
|
||
|
global using System.Collections.Generic;
|