using System.Net.Sockets; namespace S7.Net { public static class TcpClientMixins { } }