C# Class FirstRxExample.RxStockMonitor

Inheritance: IDisposable
Afficher le fichier Open project: tamirdresher/RxInAction Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
RxStockMonitor ( IStockTicker ticker ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RxStockMonitor() public méthode

public RxStockMonitor ( IStockTicker ticker ) : System
ticker IStockTicker
Résultat System