Пример #1
0
 public void End(IUserToken userToken, byte[] data)
 {
     _serverSocket.End(userToken, data);
 }