C# 클래스 BloatedCustomer.Customer

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
Customer ( System.Guid id, AddressBook addresses, Orders orderHistory, PaymentDetails paymentDetails, LoyaltySummary loyalty ) : System

메소드 상세

Customer() 공개 메소드

public Customer ( System.Guid id, AddressBook addresses, Orders orderHistory, PaymentDetails paymentDetails, LoyaltySummary loyalty ) : System
id System.Guid
addresses AddressBook
orderHistory Orders
paymentDetails PaymentDetails
loyalty LoyaltySummary
리턴 System