C# 클래스 NEventStoreExample.Infrastructure.DelegateDispatcher

파일 보기 프로젝트 열기: NForza/NEventStoreExample

공개 메소드들

메소드 설명
DispatchCommit ( IPublisher bus, ICommit commit ) : void

메소드 상세

DispatchCommit() 공개 정적인 메소드

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