namespace WinPC.Engine.Abstract.Networking { public interface IConnection { } }