Method | Description | |
---|---|---|
DownloadFromPath ( |
||
DownloadFromPath ( |
||
MediaDownload ( |
||
SaveTo ( string content, string path ) : void |
Method | Description | |
---|---|---|
CreateFoler ( string path ) : void | ||
WriteToFile ( Stream st, string path ) : void |
public DownloadFromPath ( |
||
url | ||
return | string |
public DownloadFromPath ( |
||
url | ||
path | string | |
return | string |
public MediaDownload ( |
||
url | ||
path | string | |
return | void |
public SaveTo ( string content, string path ) : void | ||
content | string | |
path | string | |
return | void |