C# Class cookbook.topeditor.AppDelegate

Inheritance: IOSApplicationDelegate
显示文件 Open project: playn/playn-cookbook

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