C# Class WshLst.MonoTouch.Setup

Inheritance: Cirrious.MvvmCross.Dialog.Touch.MvxTouchDialogBindingSetup
Datei anzeigen Open project: Redth/WshLst Class Usage Examples

Public Methods

Method Description
Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate applicationDelegate, IMvxTouchViewPresenter presenter ) : System

Protected Methods

Method Description
AddPluginsLoaders ( MvxLoaderPluginRegistry registry ) : void
CreateApp ( ) : MvxApplication
InitializeLastChance ( ) : void

Method Details

AddPluginsLoaders() protected method

protected AddPluginsLoaders ( MvxLoaderPluginRegistry registry ) : void
registry MvxLoaderPluginRegistry
return void

CreateApp() protected method

protected CreateApp ( ) : MvxApplication
return MvxApplication

InitializeLastChance() protected method

protected InitializeLastChance ( ) : void
return void

Setup() public method

public Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate applicationDelegate, IMvxTouchViewPresenter presenter ) : System
applicationDelegate Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate
presenter IMvxTouchViewPresenter
return System