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

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

Méthodes publiques

Méthode Description
CreditSatisfiesFreeCallAllowanceOffer ( System.Guid aggregateId, System.DateTime offerSatisfied, Minutes freeMinutes ) : System

Method Details

CreditSatisfiesFreeCallAllowanceOffer() public méthode

public CreditSatisfiesFreeCallAllowanceOffer ( System.Guid aggregateId, System.DateTime offerSatisfied, Minutes freeMinutes ) : System
aggregateId System.Guid
offerSatisfied System.DateTime
freeMinutes Minutes
Résultat System