C# 클래스 AthensTransit_Hackathon.TrafficAthens

상속: global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector
파일 보기 프로젝트 열기: crowdhackathon-transport/AthensTransit

공개 메소드들

메소드 설명
TrafficAthens ( ) : AthensTransit_Hackathon.Common

보호된 메소드들

메소드 설명
OnGotFocus ( RoutedEventArgs e ) : void
OnLostFocus ( RoutedEventArgs e ) : void
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
Connect ( int connectionId, object target ) : void
InitializeComponent ( ) : void
infoIcon_Click ( object sender, RoutedEventArgs e ) : void
navigationHelper_LoadState ( object sender, LoadStateEventArgs e ) : void
navigationHelper_SaveState ( object sender, SaveStateEventArgs e ) : void
parseHtml ( String Url ) : Task>
refreshButton_Click ( object sender, RoutedEventArgs e ) : void
refreshFeedList ( ) : void
refreshTick ( object sender, object e ) : void
showDate ( String str ) : void
timer_Tick ( object sender, object e ) : void

메소드 상세

OnGotFocus() 보호된 메소드

protected OnGotFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
리턴 void

OnLostFocus() 보호된 메소드

protected OnLostFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
리턴 void

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
리턴 void

TrafficAthens() 공개 메소드

public TrafficAthens ( ) : AthensTransit_Hackathon.Common
리턴 AthensTransit_Hackathon.Common