Exemplo n.º 1
0
 void ISubscriptionObserver.OnDeleted(ISubscription subscription)
 {
     OnDeleted.InvokeSafe(subscription);
 }