C# Class PubnubWindowsStore.PubnubDemoStart

A basic page that provides characteristics common to most applications.
Inheritance: PubnubWindowsStore.Common.LayoutAwarePage
ファイルを表示 Open project: pubnub/c-sharp

Public Methods

Method Description
PubnubDemoStart ( ) : System

Private Methods

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

Method Details

PubnubDemoStart() public method

public PubnubDemoStart ( ) : System
return System