Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ModernWebStore
Domain
Commands
OrderCommands
CreateOrderItemCommand
C# Class ModernWebStore.Domain.Commands.OrderCommands.CreateOrderItemCommand
Datei anzeigen
Open project: andrebaltieri/mwa-api
Public Methods
Method
Description
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
Method Details
CreateOrderItemCommand()
public
method
public
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
quantity
int
price
decimal
product
int