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

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

Méthodes publiques

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

Method Details

CreditAdded() public méthode

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