C# Class BeFriend.Views.FirstPageView

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: prajjwaldimri/Friend-App

Méthodes publiques

Méthode Description
FirstPageView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs ex ) : void

Method Details

FirstPageView() public méthode

public FirstPageView ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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