C# Class TipCalc.UI.Mac.Setup

Inheritance: MvvmCross.Mac.Platform.MvxMacSetup
Afficher le fichier Open project: MvvmCross/MvvmCross-Samples Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( MvxApplicationDelegate appDelegate, IMvxMacViewPresenter presenter ) : MvvmCross.Mac.Platform

Méthodes protégées

Méthode Description
CreateApp ( ) : IMvxApplication

Method Details

CreateApp() protected méthode

protected CreateApp ( ) : IMvxApplication
Résultat IMvxApplication

Setup() public méthode

public Setup ( MvxApplicationDelegate appDelegate, IMvxMacViewPresenter presenter ) : MvvmCross.Mac.Platform
appDelegate MvvmCross.Mac.Platform.MvxApplicationDelegate
presenter IMvxMacViewPresenter
Résultat MvvmCross.Mac.Platform