C# Class PPPDDD.Chap23.EventSourcing.EventStoreDemo.FreePhoneCallCosting

Inheritance: PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.PhoneCallCosting
Mostrar archivo Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
DetermineCostOfCall ( Minutes minutes ) : Money

Method Details

DetermineCostOfCall() public method

public DetermineCostOfCall ( Minutes minutes ) : Money
minutes PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.Minutes
return Money