Property | Type | Description |
---|
Method | Description | |
---|---|---|
NearbyStationsViewModel ( INavigationService navigationService, ILocationService ls, IDataService ds ) : System | ||
RefreshPosition ( ) : void | ||
ShowOnMap ( ) : void |
Method | Description | |
---|---|---|
ContinueNearestSearchOnUiThread ( ) : void | ||
OnInitialize ( ) : void | ||
PerformNearestSearch ( ) : void |
protected ContinueNearestSearchOnUiThread ( ) : void | ||
return | void |
public NearbyStationsViewModel ( INavigationService navigationService, ILocationService ls, IDataService ds ) : System | ||
navigationService | INavigationService | |
ls | ILocationService | |
ds | IDataService | |
return | System |