private void Downloader_DownloadBegin(object sender, StringEventArgs e) { this.DownloadBegin?.Invoke(this, e); }