C# 클래스 WithExplicitModelling.OutForDeliveryOnlineTakeawayOrder

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

공개 메소드들

메소드 설명
Deliver ( ) : void
OutForDeliveryOnlineTakeawayOrder ( System.Guid id, Address address ) : System

메소드 상세

Deliver() 공개 메소드

public Deliver ( ) : void
리턴 void

OutForDeliveryOnlineTakeawayOrder() 공개 메소드

public OutForDeliveryOnlineTakeawayOrder ( System.Guid id, Address address ) : System
id System.Guid
address Address
리턴 System