C# Class ToddlerAddition.AppDelegate

Inheritance: UIApplicationDelegate
显示文件 Open project: Clancey/ToddlerAddition

Public Properties

Property Type Description
Tracker IGAITracker

Public Methods

Method Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
return bool

Property Details

Tracker public_oe property

public IGAITracker Tracker
return IGAITracker