Esempio n. 1
0
 public void Clear()
 {
     Stop();
     downloadService.Clear();
     Package = null;
     Status  = DownloadStatus.Created;
 }