Method | Description | |
---|---|---|
BikeCityViewModel ( |
||
EndGetAllStations ( IAsyncResult result ) : void | ||
GetAllStations ( bool showWhenLoaded ) : void |
Calls the proxy client for a list of all bike stations.
|
public BikeCityViewModel ( |
||
city | ||
return | System |
public EndGetAllStations ( IAsyncResult result ) : void | ||
result | IAsyncResult | |
return | void |
public GetAllStations ( bool showWhenLoaded ) : void | ||
showWhenLoaded | bool | |
return | void |