mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-19 02:20:12 +01:00
4 lines
68 B
C#
4 lines
68 B
C#
|
global using System;
|
||
|
global using Xunit;
|
||
|
global using ServicePoint;
|