C# Class CQRSSample.App.Program

ファイルを表示 Open project: JoergEg/CQRS-Sample

Private Methods

Method Description
CreateCustomer ( IBus bus, System.Guid aggregateId ) : void
Main ( ) : void
RelocateCustomer ( IBus bus, System.Guid aggregateId ) : void
ShowCustomerListView ( IDocumentStore store ) : void