NotificareProductContentDownloadCancelledEvent constructor

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

Implementation

NotificareProductContentDownloadCancelledEvent(this.download, this.product);