C# 클래스 EventSourcing.Sample.ForumSample.UserEventSubscriber

파일 보기 프로젝트 열기: tangxuehua/eventsourcing

공개 메소드들

메소드 설명
UserEventSubscriber ( IDbConnectionFactory connectionFactory ) : CodeSharp.EventSourcing

비공개 메소드들

메소드 설명
Handle ( UserCreated evnt ) : void

메소드 상세

UserEventSubscriber() 공개 메소드

public UserEventSubscriber ( IDbConnectionFactory connectionFactory ) : CodeSharp.EventSourcing
connectionFactory IDbConnectionFactory
리턴 CodeSharp.EventSourcing