C# Class Composable.CQRS.EventSourcing.Refactoring.Migrations.EndOfAggregateHistoryEventPlaceHolder

Inheritance: AggregateRootEvent
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
EndOfAggregateHistoryEventPlaceHolder ( System.Guid aggregateId, int i ) : System

Method Details

EndOfAggregateHistoryEventPlaceHolder() public méthode

public EndOfAggregateHistoryEventPlaceHolder ( System.Guid aggregateId, int i ) : System
aggregateId System.Guid
i int
Résultat System