Пример #1
0
 public ClientAdvertSender(WebSocketConnection socketConnection)
 {
     this.socketConnection = socketConnection;
 }