C# Class Solocast.UWP.Views.PodcastsPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Solocast/solocast-clients

Méthodes publiques

Méthode Description
PodcastsPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

PodcastsPage() public méthode

public PodcastsPage ( ) : System
Résultat System