14 lines
334 B
C#
14 lines
334 B
C#
|
|
|
|
|
|
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.ComponentModel;
|
|
global using System.Globalization;
|
|
global using System.Linq;
|
|
global using System.Threading;
|
|
global using System.Threading.Tasks;
|
|
global using System.Windows;
|
|
global using System.Windows.Interop;
|
|
global using System.Windows.Media;
|