C# 클래스 CQRSSample.App.Program

파일 보기 프로젝트 열기: JoergEg/CQRS-Sample

비공개 메소드들

메소드 설명
CreateCustomer ( IBus bus, System.Guid aggregateId ) : void
Main ( ) : void
RelocateCustomer ( IBus bus, System.Guid aggregateId ) : void
ShowCustomerListView ( IDocumentStore store ) : void