C# 클래스 Gaddzeit.Kata.Domain.Customer

상속: EntityBase
파일 보기 프로젝트 열기: dgadd/TDD-Kata-for-DDD 1 사용 예제들

공개 메소드들

메소드 설명
BillForMonthlyCharge ( System.DateTime today ) : Batch

비공개 메소드들

메소드 설명
DisallowManualChargesForOntarioCustomers ( Customer customer ) : void

메소드 상세

BillForMonthlyCharge() 공개 메소드

public BillForMonthlyCharge ( System.DateTime today ) : Batch
today System.DateTime
리턴 Batch