continuity/Rai.PacketMediator/IPacket.cs

6 lines
126 B
C#
Raw Normal View History

2024-02-07 15:40:36 +00:00
// Licensed to Timothy Schenk under the GNU AGPL Version 3 License.
namespace Rai.PacketMediator;
public interface IPacket;