C# Class FlatRedBalliOSTemplate.Program

Inheritance: UIApplicationDelegate
显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
FinishedLaunching ( UIApplication app ) : void

Private Methods

Method Description
Main ( string args ) : void

The main entry point for the application.

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app ) : void
app UIApplication
return void