NotificareProductContentDownloadProgressEvent constructor

NotificareProductContentDownloadProgressEvent(
  1. NotificareDownload download,
  2. NotificareProduct product
)

Implementation

NotificareProductContentDownloadProgressEvent(this.download, this.product);