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