Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ModernWebStore
Domain
Commands
OrderCommands
CreateOrderItemCommand
C# Class ModernWebStore.Domain.Commands.OrderCommands.CreateOrderItemCommand
Afficher le fichier
Open project: andrebaltieri/mwa-api
Méthodes publiques
Méthode
Description
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
Method Details
CreateOrderItemCommand()
public
méthode
public
CreateOrderItemCommand
(
int
quantity
,
decimal
price
,
int
product
)
quantity
int
price
decimal
product
int