C# Class Carousel.AppDelegate

Inheritance: UIApplicationDelegate
Mostrar archivo Open project: roland/Carousel

Public Properties

Property Type Description
rootController AppRootViewController

Private Properties

Property Type Description

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

rootController public_oe static_oe property

public static AppRootViewController,Carousel rootController
return AppRootViewController