C# 클래스 Marten.Testing.Events.Projections.QuestPartyWithEvents

파일 보기 프로젝트 열기: JasperFx/marten 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( Event departed ) : void
Apply ( Event joined ) : void
Apply ( Event started ) : void
ToString ( ) : string

메소드 상세

Apply() 공개 메소드

public Apply ( Event departed ) : void
departed Event
리턴 void

Apply() 공개 메소드

public Apply ( Event joined ) : void
joined Event
리턴 void

Apply() 공개 메소드

public Apply ( Event started ) : void
started Event
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string