C# Class SimpleIoCApp.App

Inheritance: Xamarin.Forms.Application
Afficher le fichier Open project: Clancey/SimpleIoCApp

Méthodes publiques

Méthode Description
App ( ) : System
RegisterPages ( ) : void

Méthodes protégées

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

Method Details

App() public méthode

public App ( ) : System
Résultat System

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

RegisterPages() public méthode

public RegisterPages ( ) : void
Résultat void