NotificareProductContentDownloadFinishedEvent constructor

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

Implementation

NotificareProductContentDownloadFinishedEvent(this.download, this.product);