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