C# Class Elders.Cronus.Projections.Replay.Common.Extensions.EventExtensions

Afficher le fichier Open project: Elders/Cronus.Projections.Replay.Common

Méthodes publiques

Méthode Description
GetPropertiesAsString ( IEvent @event, List filter = null ) : string
Unwrap ( IEvent @event ) : IEvent

Method Details

GetPropertiesAsString() public static méthode

public static GetPropertiesAsString ( IEvent @event, List filter = null ) : string
@event IEvent
filter List
Résultat string

Unwrap() public static méthode

public static Unwrap ( IEvent @event ) : IEvent
@event IEvent
Résultat IEvent