Method | Description | |
---|---|---|
CancelAsync ( ) : void | ||
Download ( string url, Action |
||
Download ( string url, string path, Action |
||
FormatErrorMessage ( |
Method | Description | |
---|---|---|
DisposeWebClient ( ) : void |
public Download ( string url, Action |
||
url | string | |
onProgress | Action |
|
onComplete | Action |
|
return | System |
public Download ( string url, string path, Action |
||
url | string | |
path | string | |
onProgress | Action |
|
onComplete | Action |
|
return | System |
public static FormatErrorMessage ( |
||
e | ||
return | string |