C# Class Restaurant.iOS.AppDelegate

Inheritance: UIApplicationDelegate
Show file Open project: Jurabek/Restaurant

Public Methods

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

Private Methods

Method Description
FromHexString ( string hexValue ) : UIKit.UIColor

Method Details

FinishedLaunching() public method

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