C# Class NavSample.App

Provides application-specific behavior to supplement the default Application class.
Inheritance: CocktailMefWindowsStoreApplication
Afficher le fichier Open project: IdeaBlade/Punch

Méthodes publiques

Méthode Description
App ( ) : Cocktail

Méthodes protégées

Méthode Description
StartRuntime ( ) : void

Method Details

App() public méthode

public App ( ) : Cocktail
Résultat Cocktail

StartRuntime() protected méthode

protected StartRuntime ( ) : void
Résultat void