C# 클래스 PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.PhoneCallCharged

상속: PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent
파일 보기 프로젝트 열기: elbandit/PPPDDD 1 사용 예제들

공개 메소드들

메소드 설명
PhoneCallCharged ( System.Guid aggregateId, PhoneCall phoneCall, Money costOfCall, Minutes coveredByAllowance ) : System

메소드 상세

PhoneCallCharged() 공개 메소드

public PhoneCallCharged ( System.Guid aggregateId, PhoneCall phoneCall, Money costOfCall, Minutes coveredByAllowance ) : System
aggregateId System.Guid
phoneCall PhoneCall
costOfCall Money
coveredByAllowance Minutes
리턴 System