Exemplo n.º 1
0
 void IObserver <DataChanged <IClient> > .OnError(Exception error)
 {
     ClientErrors.Enqueue(error);
 }