C# Class FlatRedBalliOSTemplate.Program

Inheritance: UIApplicationDelegate
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication app ) : void

Private Methods

Méthode Description
Main ( string args ) : void

The main entry point for the application.

Method Details

FinishedLaunching() public méthode

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