PeanutButter
|
Event args when a subscription is changed. More...
Public Member Functions | |
SubscriptionsChangedEventArgs (SubscriptionToken token) | |
Constructs the event args with the provided token. |
Properties | |
SubscriptionToken | Token [get, set] |
The token for the changed subscription. |
Event args when a subscription is changed.
PeanutButter.TinyEventAggregator.SubscriptionsChangedEventArgs.SubscriptionsChangedEventArgs | ( | SubscriptionToken | token | ) |
Constructs the event args with the provided token.
token |