C# 클래스 CQRSMicroservices.Customers.CustomerAggregateRoot

상속: AggregateRoot
파일 보기 프로젝트 열기: AFASResearch/CQRS-Playground

공개 메소드들

메소드 설명
CustomerAggregateRoot ( ) : CQRSMicroservices.Framework

비공개 메소드들

메소드 설명
Handle ( CreateCustomerCommand command ) : void

메소드 상세

CustomerAggregateRoot() 공개 메소드

public CustomerAggregateRoot ( ) : CQRSMicroservices.Framework
리턴 CQRSMicroservices.Framework