PacketMediator/PacketMediator.Samples/Sample.cs

9 lines
128 B
C#
Raw Normal View History

2024-08-07 19:32:43 +00:00
// Licensed to Timothy Schenk under the Apache 2.0 License.
namespace PacketMediator.Samples;
public class Sample
{
}