C# Class Restaurant.Pages.MasterPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: Jurabek/Restaurant

Méthodes publiques

Méthode Description
Cell_Tapped ( object sender, EventArgs e ) : void
MasterPage ( MainViewModel viewModel ) : System

Method Details

Cell_Tapped() public méthode

public Cell_Tapped ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

MasterPage() public méthode

public MasterPage ( MainViewModel viewModel ) : System
viewModel Restaurant.ViewModels.MainViewModel
Résultat System