Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Composable
CQRS
EventSourcing
Refactoring
Migrations
EndOfAggregateHistoryEventPlaceHolder
C# Class Composable.CQRS.EventSourcing.Refactoring.Migrations.EndOfAggregateHistoryEventPlaceHolder
Inheritance:
AggregateRootEvent
Exibir arquivo
Open project: mlidbom/Composable.Monolithic
Public Methods
Method
Description
EndOfAggregateHistoryEventPlaceHolder
(
System.Guid
aggregateId
,
int
i
) :
System
Method Details
EndOfAggregateHistoryEventPlaceHolder()
public
method
public
EndOfAggregateHistoryEventPlaceHolder
(
System.Guid
aggregateId
,
int
i
) :
System
aggregateId
System.Guid
i
int
return
System