C# Class AltitudeAngelWings.ViewModels.WeatherReportViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ArduPilot/MissionPlanner Class Usage Examples

Méthodes publiques

Méthode Description
WeatherReportViewModel ( WeatherInfo weatherReport ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void

WeatherReportViewModel() public méthode

public WeatherReportViewModel ( WeatherInfo weatherReport ) : System
weatherReport AltitudeAngelWings.ApiClient.Models.WeatherInfo
Résultat System