C# Class Netsy.UI.ViewModels.ShopViewModel

View model for a shop
Inheritance: BaseViewModel
Afficher le fichier Open project: AnthonySteele/Netsy Class Usage Examples

Méthodes publiques

Méthode Description
ShopViewModel ( Shop shop ) : System.Globalization

Initializes a new instance of the ShopViewModel class

Method Details

ShopViewModel() public méthode

Initializes a new instance of the ShopViewModel class
public ShopViewModel ( Shop shop ) : System.Globalization
shop Netsy.DataModel.Shop the shop Data transfer object
Résultat System.Globalization