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
ファイルを表示 Open project: pubnub/c-sharp

Public Methods

Method Description
PubnubTimeoutSettings ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
btnBack_Click ( object sender, RoutedEventArgs e ) : void
btnContinue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

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

PubnubTimeoutSettings() public method

public PubnubTimeoutSettings ( ) : System
return System