5 lines
198 B
C#
5 lines
198 B
C#
global using EgwCoreLib.Lux.Data.Services.General;
|
|
global using EgwMultiEngineManager.Data;
|
|
global using Microsoft.AspNetCore.Mvc;
|
|
global using System.Diagnostics;
|
|
global using System.Reflection; |