C# Class ShoppyExample.Program.Shoppy

Exibir arquivo Open project: tamirdresher/RxInAction

Public Methods

Method Description
TestShoppy ( ) : void

Private Methods

Method Description
ConnectivityExample ( ) : void
CreateDummyLocations ( ) : IObservable
CreateDummyStores ( ) : ShoppyExample.Store[]
GetDiscounts ( ) : Task>
GetDiscounts ( Position currentLocation ) : Task>
RefreshView ( IEnumerable discounts ) : void
StoreIconExample ( ) : void

Method Details

TestShoppy() public method

public TestShoppy ( ) : void
return void