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

Mostra file Open project: elbandit/PPPDDD Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DetermineCostOfCall ( Minutes minutes ) : Money
PhoneCallCosting ( ) : System

Method Details

DetermineCostOfCall() public method

public DetermineCostOfCall ( Minutes minutes ) : Money
minutes Minutes
return Money

PhoneCallCosting() public method

public PhoneCallCosting ( ) : System
return System