C# Class Marten.Testing.Events.Projections.QuestPartyWithEvents

Show file Open project: JasperFx/marten Class Usage Examples

Public Methods

Method Description
Apply ( Event departed ) : void
Apply ( Event joined ) : void
Apply ( Event started ) : void
ToString ( ) : string

Method Details

Apply() public method

public Apply ( Event departed ) : void
departed Event
return void

Apply() public method

public Apply ( Event joined ) : void
joined Event
return void

Apply() public method

public Apply ( Event started ) : void
started Event
return void

ToString() public method

public ToString ( ) : string
return string