C# Class FFImageLoading.Forms.CachedImageEvents.DownloadStartedEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: daniel-luberda/FFImageLoading Class Usage Examples

Public Methods

Method Description
DownloadStartedEventArgs ( DownloadInformation downloadInformation ) : System

Method Details

DownloadStartedEventArgs() public method

public DownloadStartedEventArgs ( DownloadInformation downloadInformation ) : System
downloadInformation DownloadInformation
return System