C# Class BeFriend.Views.Sospage

An empty page that can be used on its own or navigated to within a Frame.
Datei anzeigen Open project: prajjwaldimri/Friend-App

Public Methods

Method Description
Sospage ( ) : Windows.UI.Core

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs ex ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs ex ) : void
ex Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

Sospage() public method

public Sospage ( ) : Windows.UI.Core
return Windows.UI.Core