C# Class PubnubWindowsStore.PubnubTimeoutSettings

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: pubnub/c-sharp

Méthodes publiques

Méthode Description
PubnubTimeoutSettings ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
btnBack_Click ( object sender, RoutedEventArgs e ) : void
btnContinue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

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

PubnubTimeoutSettings() public méthode

public PubnubTimeoutSettings ( ) : System
Résultat System