コード例 #1
0
 void ISubscriptionObserver.OnDeleted(ISubscription subscription)
 {
     OnDeleted.InvokeSafe(subscription);
 }