mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-19 02:20:12 +01:00
6 lines
87 B
C#
6 lines
87 B
C#
|
using ServicePoint;
|
|||
|
|
|||
|
var connection = new Connection("");
|
|||
|
|
|||
|
var clear = new Clear();
|