SubscriptionBase constructor

SubscriptionBase(
  1. ExchangeService _service
)
Initializes a new instance of the The service.

Implementation

SubscriptionBase(this._service);