Class ProductCatalogSubscription
Inheritance
ProductCatalogSubscription
Assembly: tt-net-api.dll
Syntax
public class ProductCatalogSubscription : ProductCatalog, IDisposable
Constructors
ProductCatalogSubscription(Market, Dispatcher)
Declaration
public ProductCatalogSubscription(Market market, Dispatcher dispatcher)
Parameters
ProductCatalogSubscription(MarketId, Dispatcher)
Declaration
public ProductCatalogSubscription(MarketId marketId, Dispatcher dispatcher)
Parameters
Methods
Start()
Declaration
Implements