コード例 #1
0
 // Fired when downloading begins
 public void DownloadBegin()
 {
     _Browser.OnDownloading(EventArgs.Empty);
 }