Beispiel #1
0
 public void Apply(TestSagaCompletedEvent aggregateEvent)
 {
 }
Beispiel #2
0
 public void Apply(TestSagaCompletedEvent aggregateEvent)
 {
     //do nothing
 }
Beispiel #3
0
 public void Apply(TestSagaCompletedEvent _)
 {
 }