C# Class Droid.Setup

Inheritance: MvvmCross.Droid.Platform.MvxAndroidSetup
Afficher le fichier Open project: Cheesebaron/Cheesebaron.MvxPlugins

Méthodes publiques

Méthode Description
Setup ( Context applicationContext ) : System

Méthodes protégées

Méthode Description
CreateApp ( ) : IMvxApplication
GetPluginConfiguration ( Type plugin ) : IMvxPluginConfiguration

Method Details

CreateApp() protected méthode

protected CreateApp ( ) : IMvxApplication
Résultat IMvxApplication

GetPluginConfiguration() protected méthode

protected GetPluginConfiguration ( Type plugin ) : IMvxPluginConfiguration
plugin System.Type
Résultat IMvxPluginConfiguration

Setup() public méthode

public Setup ( Context applicationContext ) : System
applicationContext Context
Résultat System