C# Class WshLst.MonoTouch.Setup

Inheritance: Cirrious.MvvmCross.Dialog.Touch.MvxTouchDialogBindingSetup
Afficher le fichier Open project: Redth/WshLst Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
AddPluginsLoaders ( MvxLoaderPluginRegistry registry ) : void
CreateApp ( ) : MvxApplication
InitializeLastChance ( ) : void

Method Details

AddPluginsLoaders() protected méthode

protected AddPluginsLoaders ( MvxLoaderPluginRegistry registry ) : void
registry MvxLoaderPluginRegistry
Résultat void

CreateApp() protected méthode

protected CreateApp ( ) : MvxApplication
Résultat MvxApplication

InitializeLastChance() protected méthode

protected InitializeLastChance ( ) : void
Résultat void

Setup() public méthode

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