Property | Type | Description |
---|
Method | Description | |
---|---|---|
DownloadCompletedEventArgs ( ) : System |
Initializes a new instance of the DownloadCompletedEventArgs class.
|
|
DownloadCompletedEventArgs ( bool errorOccurred ) : System |
Initializes a new instance of the DownloadCompletedEventArgs class.
|
public DownloadCompletedEventArgs ( ) : System | ||
return | System |
public DownloadCompletedEventArgs ( bool errorOccurred ) : System | ||
errorOccurred | bool | |
return | System |