C# Class PluralsightDownloader.Web.Hubs.ProgressHub

Inheritance: Hub
Afficher le fichier Open project: Ebram-Tharwat/CSharp-Pluralsight-Downloader

Méthodes publiques

Méthode Description
ReportProgress ( ProgressArgs progress ) : void

Method Details

ReportProgress() public méthode

public ReportProgress ( ProgressArgs progress ) : void
progress PluralsightDownloader.Web.ViewModel.ProgressArgs
Résultat void