Debug; allSockets = new List<IWebSocketConnection>(); ... public void Send(byte[] vlue) { foreach (var socket in allSockets.
確定! 回上一頁