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

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

공개 메소드들

메소드 설명
CreditSatisfiesFreeCallAllowanceOffer ( System.Guid aggregateId, System.DateTime offerSatisfied, Minutes freeMinutes ) : System

메소드 상세

CreditSatisfiesFreeCallAllowanceOffer() 공개 메소드

public CreditSatisfiesFreeCallAllowanceOffer ( System.Guid aggregateId, System.DateTime offerSatisfied, Minutes freeMinutes ) : System
aggregateId System.Guid
offerSatisfied System.DateTime
freeMinutes Minutes
리턴 System