C# Class Pizza.Droid.UI.PresenterRegistration

Afficher le fichier Open project: JelleDamen/CustomMvxAndroidPresenter

Méthodes publiques

Méthode Description
PresenterRegistration ( Type viewModel ) : System
PresenterRegistration ( Type viewModel, int region ) : System

Method Details

PresenterRegistration() public méthode

public PresenterRegistration ( Type viewModel ) : System
viewModel System.Type
Résultat System

PresenterRegistration() public méthode

public PresenterRegistration ( Type viewModel, int region ) : System
viewModel System.Type
region int
Résultat System