C# Class MyShop.ViewModelBase

Inheritance: MvvmHelpers.BaseViewModel
Afficher le fichier Open project: jamesmontemagno/MyShoppe

Protected Properties

Свойство Type Description
page Xamarin.Forms.Page

Méthodes publiques

Méthode Description
ViewModelBase ( Page page ) : System

Method Details

ViewModelBase() public méthode

public ViewModelBase ( Page page ) : System
page Xamarin.Forms.Page
Résultat System

Property Details

page protected_oe property

protected Page,Xamarin.Forms page
Résultat Xamarin.Forms.Page