C# Class Supermarket.ShoppingListItem

An individual item on a shopping list. Represents a supermarket item and its desired quantity.
Afficher le fichier Open project: Clarksj4/Theme-Supermarket-Tycoon-World Class Usage Examples

Méthodes publiques

Méthode Description
ShoppingListItem ( string name, int quota )

Method Details

ShoppingListItem() public méthode

public ShoppingListItem ( string name, int quota )
name string
quota int