Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ClassLibrary
ShoppingCartItem
C# 클래스 ClassLibrary.ShoppingCartItem
파일 보기
프로젝트 열기: snahider/Test-Automation-NET
1 사용 예제들
공개 메소드들
메소드
설명
AdjustQuantity
(
int
newQuantity
) :
void
ShoppingCartItem
(
Product
product
,
int
quantity
)
메소드 상세
AdjustQuantity()
공개
메소드
public
AdjustQuantity
(
int
newQuantity
) :
void
newQuantity
int
리턴
void
ShoppingCartItem()
공개
메소드
public
ShoppingCartItem
(
Product
product
,
int
quantity
)
product
Product
quantity
int