C# 클래스 Supermarket.ShoppingListItem

An individual item on a shopping list. Represents a supermarket item and its desired quantity.
파일 보기 프로젝트 열기: Clarksj4/Theme-Supermarket-Tycoon-World 1 사용 예제들

공개 메소드들

메소드 설명
ShoppingListItem ( string name, int quota )

메소드 상세

ShoppingListItem() 공개 메소드

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