public delegate void SubscriptionCancelledHandler( object o, SubscriptionCancelledEventArgs e )
Parameters
- o
- The object that raised the event
- e
- Event arguments for this event
public delegate void SubscriptionCancelledHandler( object o, SubscriptionCancelledEventArgs e )