Method | Description | |
---|---|---|
Add ( |
||
CopyItemToShoppingList ( Item item ) : void | ||
PastPurchasesViewModel ( IShoppingService shoppingService ) : System |
public Add ( |
||
item | ||
return | void |
public CopyItemToShoppingList ( Item item ) : void | ||
item | Item | |
return | void |
public PastPurchasesViewModel ( IShoppingService shoppingService ) : System | ||
shoppingService | IShoppingService | |
return | System |