C# Class ApplicationModel.iOS.AppDelegate

Inheritance: UIApplicationDelegate
ファイルを表示 Open project: inthehand/Charming

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