Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ModernWebStore
Domain
Commands
OrderCommands
CreateOrderItemCommand
C# 클래스 ModernWebStore.Domain.Commands.OrderCommands.CreateOrderItemCommand
파일 보기
프로젝트 열기: andrebaltieri/mwa-api
공개 메소드들
메소드
설명
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
메소드 상세
CreateOrderItemCommand()
공개
메소드
public
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
quantity
int
price
decimal
product
int