PacketMediator/PacketMediator.Samples/Sample.cs
2024-08-07 21:57:19 +02:00

8 lines
121 B
C#

// Licensed to Timothy Schenk under the Apache 2.0 License.
namespace PacketMediator.Samples;
public class Sample
{
}