public void Apply(TestSagaCompletedEvent aggregateEvent) { }
public void Apply(TestSagaCompletedEvent aggregateEvent) { //do nothing }
public void Apply(TestSagaCompletedEvent _) { }