BaseChannelContext constructor

BaseChannelContext(
  1. CollectionEventSource collectionEventSource
)

Implementation

BaseChannelContext(CollectionEventSource collectionEventSource)
    : _collectionEventSource = collectionEventSource;