C# Class Gallatin.Service.Update.ManifestProvider

Retrieves the current update manifest from the Gallatin Proxy web server
Inheritance: IManifestProvider
Afficher le fichier Open project: williamoneill/Gallatin

Méthodes publiques

Méthode Description
DownloadUpdateArchive ( Uri source, FileInfo destination ) : void

Method Details

DownloadUpdateArchive() public méthode

public DownloadUpdateArchive ( Uri source, FileInfo destination ) : void
source System.Uri
destination System.IO.FileInfo
Résultat void