C# Class BikeInCity.Model.RoutePointWrapper

Inheritance: BaseViewModel
Show file Open project: hoonzis/bikeincity

Public Methods

Method Description
GetAltitude ( ) : void
RoutePointWrapper ( Location loc ) : System

Private Methods

Method Description
EndGetAltitudeRequest ( IAsyncResult result ) : void

Method Details

GetAltitude() public method

public GetAltitude ( ) : void
return void

RoutePointWrapper() public method

public RoutePointWrapper ( Location loc ) : System
loc Location
return System