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

Afficher le fichier Open project: JasperFx/marten Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( Event departed ) : void
Apply ( Event joined ) : void
Apply ( Event started ) : void
ToString ( ) : string

Method Details

Apply() public méthode

public Apply ( Event departed ) : void
departed Event
Résultat void

Apply() public méthode

public Apply ( Event joined ) : void
joined Event
Résultat void

Apply() public méthode

public Apply ( Event started ) : void
started Event
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string