C# Class BuildIt.Client.iOS.UI.Test.Setup

Inheritance: MvvmCross.iOS.Platform.MvxIosSetup
Afficher le fichier Open project: builttoroam/BuildIt Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( MvxApplicationDelegate appDelegate, IMvxIosViewPresenter presenter ) : BuildIt.Config.Core.Services.Interfaces

Méthodes protégées

Méthode Description
CreateApp ( ) : IMvxApplication
InitializeIoC ( ) : void

Method Details

CreateApp() protected méthode

protected CreateApp ( ) : IMvxApplication
Résultat IMvxApplication

InitializeIoC() protected méthode

protected InitializeIoC ( ) : void
Résultat void

Setup() public méthode

public Setup ( MvxApplicationDelegate appDelegate, IMvxIosViewPresenter presenter ) : BuildIt.Config.Core.Services.Interfaces
appDelegate MvvmCross.iOS.Platform.MvxApplicationDelegate
presenter IMvxIosViewPresenter
Résultat BuildIt.Config.Core.Services.Interfaces