C# Class Cirrious.Sphero.WorkBench.UI.Touch.Setup

Inheritance: Cirrious.MvvmCross.Dialog.Touch.MvxTouchDialogBindingSetup
Afficher le fichier Open project: slodge/BallControl 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

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

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