C# Class CQRSSample.App.Program

Afficher le fichier Open project: JoergEg/CQRS-Sample

Private Methods

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