C# Class ShoppyExample.Program.Shoppy

Afficher le fichier Open project: tamirdresher/RxInAction

Méthodes publiques

Méthode Description
TestShoppy ( ) : void

Private Methods

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

Method Details

TestShoppy() public méthode

public TestShoppy ( ) : void
Résultat void