C# 클래스 Com.Aurora.AuWeather.CustomControls.ConditionPath

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: aurora-lzzp/Aurora-Weather

공개 메소드들

메소드 설명
ConditionPath ( ) : Com.Aurora.AuWeather.Models
SetCondition ( WeatherCondition condition, bool isNight ) : void

메소드 상세

ConditionPath() 공개 메소드

public ConditionPath ( ) : Com.Aurora.AuWeather.Models
리턴 Com.Aurora.AuWeather.Models

SetCondition() 공개 메소드

public SetCondition ( WeatherCondition condition, bool isNight ) : void
condition WeatherCondition
isNight bool
리턴 void