OnlinePhotoShop.ShoppingItemView.ShoppingItemView Function
Constructor.
Public void ShoppingItemView (string, int, OnlinePhotoShop.ShoppingItem)
Type
Name
Description
string
file
Path of the product catalog file.
int
key
Shopping cart hashtable key of the item.
ShoppingItem
item
Shopping item that will be formatted for output.
Return
Description
void