Method | Description | |
---|---|---|
LoadShop ( ) : void |
Load the shop
|
|
ShopControlViewModel ( ShopDetailsCommand shopDetailsCommand, ShopListingsCommand shopListingsCommand ) : System |
Initializes a new instance of the ShopControlViewModel class
|
public ShopControlViewModel ( ShopDetailsCommand shopDetailsCommand, ShopListingsCommand shopListingsCommand ) : System | ||
shopDetailsCommand | ShopDetailsCommand | the command to get details for a shop |
shopListingsCommand | ShopListingsCommand | the command to get listings for a shop |
return | System |