6 lines
185 B
C#
6 lines
185 B
C#
|
|
global using System;
|
||
|
|
global using System.Collections.Generic;
|
||
|
|
global using System.Text;
|
||
|
|
global using System.Threading.Tasks;
|
||
|
|
global using BotSharp.Abstraction;
|
||
|
|
global using System.Linq;
|