C# Class Com.Aurora.AuWeather.CustomControls.ConditionPath

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

Méthode Description
ConditionPath ( ) : Com.Aurora.AuWeather.Models
SetCondition ( WeatherCondition condition, bool isNight ) : void

Method Details

ConditionPath() public méthode

public ConditionPath ( ) : Com.Aurora.AuWeather.Models
Résultat Com.Aurora.AuWeather.Models

SetCondition() public méthode

public SetCondition ( WeatherCondition condition, bool isNight ) : void
condition WeatherCondition
isNight bool
Résultat void