C# Class Com.Aurora.AuWeather.ViewModels.LocationNoteViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: aurora-lzzp/Aurora-Weather

Public Methods

Method Description
LocationNoteViewModel ( ) : System

Private Methods

Method Description
ChangeRoute ( ) : void
OnFetchDataComplete ( ) : void
SaveAll ( ) : void
UpdatePosition ( Geoposition pos ) : System.Threading.Tasks.Task

Method Details

LocationNoteViewModel() public method

public LocationNoteViewModel ( ) : System
return System