C# Class BikeInCity.Model.RoutePointWrapper

Inheritance: BaseViewModel
Afficher le fichier Open project: hoonzis/bikeincity

Méthodes publiques

Méthode Description
GetAltitude ( ) : void
RoutePointWrapper ( Location loc ) : System

Private Methods

Méthode Description
EndGetAltitudeRequest ( IAsyncResult result ) : void

Method Details

GetAltitude() public méthode

public GetAltitude ( ) : void
Résultat void

RoutePointWrapper() public méthode

public RoutePointWrapper ( Location loc ) : System
loc Location
Résultat System