C# 클래스 Agathas.Storefront.Shopping.Commands.AddProductToBasketCommand

상속: IBusinessRequest
파일 보기 프로젝트 열기: elbandit/Asp-Net-Design-Patterns-CQRS

공개 메소드들

메소드 설명
AddProductToBasketCommand ( int productid, System.Guid basket_id ) : System

메소드 상세

AddProductToBasketCommand() 공개 메소드

public AddProductToBasketCommand ( int productid, System.Guid basket_id ) : System
productid int
basket_id System.Guid
리턴 System