C# Class NEventStoreExample.Infrastructure.DelegateDispatcher

Exibir arquivo Open project: NForza/NEventStoreExample

Public Methods

Method Description
DispatchCommit ( IPublisher bus, ICommit commit ) : void

Method Details

DispatchCommit() public static method

public static DispatchCommit ( IPublisher bus, ICommit commit ) : void
bus IPublisher
commit ICommit
return void