public SubscriptionRefreshJob(SubscriptionsHandler handler)
 {
     _handler = handler;
 }
Exemplo n.º 2
0
 public SubscriptionRefreshJob(SubscriptionsHandler handler)
 {
     _handler = handler;
 }