C# Class Examples.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: daniel-luberda/DLToolkit.PageFactory

Méthodes publiques

Méthode Description
App ( ) : System.Collections.Generic

Méthodes protégées

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

Method Details

App() public méthode

public App ( ) : System.Collections.Generic
Résultat System.Collections.Generic

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