public ProgressReporter(PackageReportHub hub) { _hub = hub; }
public UrlReporter(PackageReportHub hub) { _hub = hub; }