Пример #1
0
 public IDataSubscribable GetDataSource(IDataSubscriber forWorker)
 => _workers.GetDataSource(forWorker) ?? _publishers.GetDataSource(forWorker);