C# Class Business.DownloadCompletedEventArgs

Afficher le fichier Open project: mysteryx93/NaturalGroundingPlayer Class Usage Examples

Méthodes publiques

Méthode Description
DownloadCompletedEventArgs ( ) : System
DownloadCompletedEventArgs ( Business.DownloadItem downloadInfo ) : System

Method Details

DownloadCompletedEventArgs() public méthode

public DownloadCompletedEventArgs ( ) : System
Résultat System

DownloadCompletedEventArgs() public méthode

public DownloadCompletedEventArgs ( Business.DownloadItem downloadInfo ) : System
downloadInfo Business.DownloadItem
Résultat System