PacketMediator/PacketMediator.Samples/Sample.cs

8 lines
128 B
C#

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