Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EventSourcing
MyAggregate
C# Class EventSourcing.MyAggregate
Inheritance:
AggregateRoot
Show file
Open project: dolittle/DotNET.Applications
Public Methods
Method
Description
DoStuff
( ) :
void
MyAggregate
(
EventSourceId
eventSourceId
) :
Dolittle.Domain
Method Details
DoStuff()
public
method
public
DoStuff
( ) :
void
return
void
MyAggregate()
public
method
public
MyAggregate
(
EventSourceId
eventSourceId
) :
Dolittle.Domain
eventSourceId
EventSourceId
return
Dolittle.Domain