Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NEventStoreExample
Infrastructure
DelegateDispatcher
C# Class NEventStoreExample.Infrastructure.DelegateDispatcher
Show file
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