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
PetStore
Web
Controllers
CartController
C# Class PetStore.Web.Controllers.CartController
Inheritance:
BaseSiteController
Afficher le fichier
Open project: nats/castle-1.0.3-mono
Méthodes publiques
Méthode
Description
AddToCart
(
int
quantity
,
int
productid
) :
void
Method Details
AddToCart()
public
méthode
public
AddToCart
(
int
quantity
,
int
productid
) :
void
quantity
int
productid
int
Résultat
void