Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Agathas
Storefront
Shopping
Commands
AddProductToBasketCommand
C# Class Agathas.Storefront.Shopping.Commands.AddProductToBasketCommand
Inheritance:
IBusinessRequest
Mostrar archivo
Open project: elbandit/Asp-Net-Design-Patterns-CQRS
Public Methods
Method
Description
AddProductToBasketCommand
(
int
productid
,
System.Guid
basket_id
) :
System
Method Details
AddProductToBasketCommand()
public
method
public
AddProductToBasketCommand
(
int
productid
,
System.Guid
basket_id
) :
System
productid
int
basket_id
System.Guid
return
System