Exemple #1
0
 void Apply(CardCreated e)
 {
     this.Id = e.AggregateId;
 }
Exemple #2
0
 void Apply(CardCreated e)
 {
     this.Id = e.AggregateId;
 }