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

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

Method Details

AddPluginsLoaders() protected method

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

CreateApp() protected method

protected CreateApp ( ) : MvxApplication
return MvxApplication

Setup() public method

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