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

Exibir arquivo Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
PhoneCall ( PhoneNumber numberDialled, System.DateTime callStart, Minutes callLength ) : System

Method Details

PhoneCall() public method

public PhoneCall ( PhoneNumber numberDialled, System.DateTime callStart, Minutes callLength ) : System
numberDialled PhoneNumber
callStart System.DateTime
callLength Minutes
return System