4 lines
123 B
C#
4 lines
123 B
C#
global using System;
|
|
global using System.Linq;
|
|
global using System.Collections;
|
|
global using System.Collections.Generic; |