C# Class Notification.WinPhone.App

/// Provides easy access to the root frame of the Phone Application. /// /// Constructor for the Application object. ///
Mostra file Open project: gruan01/Xamarin-Example

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
App_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System