C# Class MyShop.StoreViewModel

Inheritance: BaseViewModel
Datei anzeigen Open project: jamesmontemagno/MyShoppe Class Usage Examples

Public Methods

Method Description
StoreViewModel ( MyShop.Store store, Page page ) : System

Method Details

StoreViewModel() public method

public StoreViewModel ( MyShop.Store store, Page page ) : System
store MyShop.Store
page Xamarin.Forms.Page
return System