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

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

Méthodes publiques

Méthode Description
PhoneCallCharged ( System.Guid aggregateId, PhoneCall phoneCall, Money costOfCall, Minutes coveredByAllowance ) : System

Method Details

PhoneCallCharged() public méthode

public PhoneCallCharged ( System.Guid aggregateId, PhoneCall phoneCall, Money costOfCall, Minutes coveredByAllowance ) : System
aggregateId System.Guid
phoneCall PhoneCall
costOfCall Money
coveredByAllowance Minutes
Résultat System