C# Class ActionProject.AppDelegate

Inheritance: UIApplicationDelegate
Afficher le fichier Open project: xamarin/mobile-samples

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication application ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

FinishedLaunching() public méthode

public FinishedLaunching ( UIApplication application ) : void
application UIApplication
Résultat void