Beispiel #1
0
 /// <inheritdoc/>
 void IObserver <IEvent> .OnError(Exception error)
 => throw new CorruptedStreamException(StringResources.AggregateSourceStreamIsCorrupted(), error);