C# Class Gaddzeit.Kata.Domain.Customer

Inheritance: EntityBase
Afficher le fichier Open project: dgadd/TDD-Kata-for-DDD Class Usage Examples

Méthodes publiques

Méthode Description
BillForMonthlyCharge ( System.DateTime today ) : Batch

Private Methods

Méthode Description
DisallowManualChargesForOntarioCustomers ( Customer customer ) : void

Method Details

BillForMonthlyCharge() public méthode

public BillForMonthlyCharge ( System.DateTime today ) : Batch
today System.DateTime
Résultat Batch