C# Class ZeroInstall.Publish.RetrievalMethodUtils

Helper methods for manipulating RetrievalMethods.
显示文件 Open project: 0install/0install-win

Private Methods

Method Description
Download ( [ retrievalMethod, [ handler, [ executor = null ) : TemporaryFile
DownloadAndApply ( [ retrievalMethod, [ handler, [ executor = null ) : TemporaryDirectory
LocalApply ( [ retrievalMethod, string localPath, [ handler, [ executor = null ) : TemporaryDirectory
UpdateSize ( [ retrievalMethod, [ filePath, [ executor ) : void

Updates DownloadRetrievalMethod.Size based on the file size of a local file.