C# Class MyShop.StorePage

Inheritance: Xamarin.Forms.ContentPage
Datei anzeigen Open project: jamesmontemagno/MyShoppe

Public Methods

Method Description
StorePage ( MyShop.Store store ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

StorePage() public method

public StorePage ( MyShop.Store store ) : System
store MyShop.Store
return System