C# Class TomiSoft.YoutubeDownloader.Downloading.DownloadProgress

Inheritance: IDownload
Afficher le fichier Open project: std66/TomiSoft.YoutubeDownloader.WebUI

Méthodes publiques

Méthode Description
Dispose ( ) : void
Start ( ) : void

Private Methods

Méthode Description
DownloadProgress ( IProcess DownloaderProcess, Guid FilenameGuid, string TargetDirectory ) : System
ErrorDataReceived ( object sender, DataReceivedEventArgs e ) : void
Exited ( object sender, EventArgs e ) : void
PercentStatusReceived ( IReadOnlyDictionary args ) : void
PostProcessStatusReceived ( IReadOnlyDictionary args ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void