servicepoint/crates/servicepoint_binding_uniffi/libraries/csharp/ServicePoint.Example/Program.cs

6 lines
87 B
C#
Raw Normal View History

2024-11-02 23:15:54 +01:00
using ServicePoint;
var connection = new Connection("");
var clear = new Clear();