C# Class AthensTransit_Hackathon.RssPresenter

Inheritance: global::Windows.UI.Xaml.Controls.Page
Datei anzeigen Open project: crowdhackathon-transport/AthensTransit

Public Methods

Method Description
RssPresenter ( ) : AthensTransit_Hackathon.Common

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
Connect ( int connectionId, object target ) : void
InitializeComponent ( ) : void
NavigationHelper_LoadState ( object sender, LoadStateEventArgs e ) : void
NavigationHelper_SaveState ( object sender, SaveStateEventArgs e ) : void
bApergia_Click ( object sender, RoutedEventArgs e ) : void
bOasa_Click ( object sender, RoutedEventArgs e ) : void
bTraffic_Click ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e NavigationEventArgs
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
return void

RssPresenter() public method

public RssPresenter ( ) : AthensTransit_Hackathon.Common
return AthensTransit_Hackathon.Common