C# 클래스 Glow.PaneControls.WeatherPane

An empty page that can be used on its own or navigated to within a Frame.
상속: Windows.UI.Xaml.Controls.Page, IProgramPane
파일 보기 프로젝트 열기: QuinnDamerell/Glow

공개 메소드들

메소드 설명
OnCommand ( Command cmd ) : void
OnProgramListChanged ( ) : void
WeatherPane ( IProgramController controller ) : Glow.Interfaces

비공개 메소드들

메소드 설명
GetAndSetProgramState ( ) : void
GetGpsLocation ( ) : void
SendNewSettings ( WeatherSettings settings ) : System.Threading.Tasks.Task
WeatherEnabled_Toggled ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnCommand() 공개 메소드

public OnCommand ( Command cmd ) : void
cmd GlowCommon.DataObjects.Command
리턴 void

OnProgramListChanged() 공개 메소드

public OnProgramListChanged ( ) : void
리턴 void

WeatherPane() 공개 메소드

public WeatherPane ( IProgramController controller ) : Glow.Interfaces
controller IProgramController
리턴 Glow.Interfaces