C# Class DDDPPP.Chap20.CommandHandler.Application.AddProductToBasketCommand

Inheritance: IBusinessRequest
Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
AddProductToBasketCommand ( int productid, System.Guid basket_id ) : System

Method Details

AddProductToBasketCommand() public méthode

public AddProductToBasketCommand ( int productid, System.Guid basket_id ) : System
productid int
basket_id System.Guid
Résultat System