C# 클래스 Agathas.Storefront.Shopping.Baskets.Events.BasketPriceChanged

상속: IDomainEvent
파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
BasketPriceChanged ( System.Guid basket_id, Agathas.Storefront.Common.Money cost_of_basket, Agathas.Storefront.Common.Money discount ) : System

메소드 상세

BasketPriceChanged() 공개 메소드

public BasketPriceChanged ( System.Guid basket_id, Agathas.Storefront.Common.Money cost_of_basket, Agathas.Storefront.Common.Money discount ) : System
basket_id System.Guid
cost_of_basket Agathas.Storefront.Common.Money
discount Agathas.Storefront.Common.Money
리턴 System