Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Supermarket
ShoppingListItem
C# Class Supermarket.ShoppingListItem
An individual item on a shopping list. Represents a supermarket item and its desired quantity.
Mostra file
Open project: Clarksj4/Theme-Supermarket-Tycoon-World
Class Usage Examples
Public Methods
Method
Description
ShoppingListItem
(
string
name
,
int
quota
)
Method Details
ShoppingListItem()
public
method
public
ShoppingListItem
(
string
name
,
int
quota
)
name
string
quota
int