C# Class Integreat.Shared.Pages.BaseContentPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: Integreat/app-cross_platform

Méthodes publiques

Méthode Description
BaseContentPage ( ) : Integreat.Shared.ViewModels

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Method Details

BaseContentPage() public méthode

public BaseContentPage ( ) : Integreat.Shared.ViewModels
Résultat Integreat.Shared.ViewModels

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void