C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.AccountCreated

Inheritance: PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent
Afficher le fichier Open project: elbandit/PPPDDD Class Usage Examples

Méthodes publiques

Méthode Description
AccountCreated ( System.Guid aggregateId, Money credit ) : System

Method Details

AccountCreated() public méthode

public AccountCreated ( System.Guid aggregateId, Money credit ) : System
aggregateId System.Guid
credit Money
Résultat System