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

Afficher le fichier Open project: elbandit/PPPDDD Class Usage Examples

Méthodes publiques

Méthode Description
IsSatisfiedBy ( Money credit ) : bool
PayAsYouGoInclusiveMinutesOffer ( ) : System
PayAsYouGoInclusiveMinutesOffer ( Money spendThreshold, Minutes freeMinutes ) : System

Method Details

IsSatisfiedBy() public méthode

public IsSatisfiedBy ( Money credit ) : bool
credit Money
Résultat bool

PayAsYouGoInclusiveMinutesOffer() public méthode

public PayAsYouGoInclusiveMinutesOffer ( ) : System
Résultat System

PayAsYouGoInclusiveMinutesOffer() public méthode

public PayAsYouGoInclusiveMinutesOffer ( Money spendThreshold, Minutes freeMinutes ) : System
spendThreshold Money
freeMinutes Minutes
Résultat System