C# Class Agathas.Storefront.Shopping.Baskets.Events.BasketCreated

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

Méthodes publiques

Méthode Description
BasketCreated ( System.Guid id, Agathas.Storefront.Common.Money amountToPay ) : System

Method Details

BasketCreated() public méthode

public BasketCreated ( System.Guid id, Agathas.Storefront.Common.Money amountToPay ) : System
id System.Guid
amountToPay Agathas.Storefront.Common.Money
Résultat System