示例#1
0
 private void DownloadFileCompleted(object sender, AsyncCompletedEventArgs e)
 {
     _currentFile.DownloadFileCompleted(_currentFile);
 }