namespace WinPC.Engine.Abstract.Directors { public interface IConnectionsDirector { } }