C# Class FalcoA.Core.DownloadHelper

Afficher le fichier Open project: TaikorInc/FalcoA

Méthodes publiques

Méthode Description
DownloadFile ( String url, String saveTo, String extension = null ) : System.Boolean

Private Methods

Méthode Description
GeneratePath ( String dir, String url, String forceExt = null ) : String

Method Details

DownloadFile() public static méthode

public static DownloadFile ( String url, String saveTo, String extension = null ) : System.Boolean
url String
saveTo String
extension String
Résultat System.Boolean