TradingApi.Client.Framework.Streaming.LightStreamer.StreamListener.NewsStream.NewsStream C# (CSharp) Méthode

NewsStream() public méthode

public NewsStream ( ILsCityindexStreamingConnection lsCityindexStreamingConnection ) : System
lsCityindexStreamingConnection ILsCityindexStreamingConnection
Résultat System
        public NewsStream(ILsCityindexStreamingConnection lsCityindexStreamingConnection)
        {
            _lsCityindexStreamingConnection = lsCityindexStreamingConnection;
        }