C# Class FFImageLoading.Forms.CachedImageEvents.DownloadStartedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: daniel-luberda/FFImageLoading Class Usage Examples

Méthodes publiques

Méthode Description
DownloadStartedEventArgs ( DownloadInformation downloadInformation ) : System

Method Details

DownloadStartedEventArgs() public méthode

public DownloadStartedEventArgs ( DownloadInformation downloadInformation ) : System
downloadInformation DownloadInformation
Résultat System