C# Class MobileAppsFilesSample.App

Inheritance: Xamarin.Forms.Application
Afficher le fichier Open project: Azure-Samples/app-service-mobile-dotnet-todo-list-files

Méthodes publiques

Méthode Description
App ( ) : System.Threading.Tasks

Méthodes protégées

Méthode Description
OnResume ( ) : void
OnSleep ( ) : void
OnStart ( ) : void

Method Details

App() public méthode

public App ( ) : System.Threading.Tasks
Résultat System.Threading.Tasks

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void

OnSleep() protected méthode

protected OnSleep ( ) : void
Résultat void

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void