C# Class ZeroInstall.Store.Implementations.OptimiseRun.StoreFile

Exibir arquivo Open project: 0install/0install-win

Public Properties

Property Type Description
ImplementationPath string
RelativePath string

Public Methods

Method Description
StoreFile ( string implementationPath, string relativePath ) : System

Method Details

StoreFile() public method

public StoreFile ( string implementationPath, string relativePath ) : System
implementationPath string
relativePath string
return System

Property Details

ImplementationPath public_oe property

public string ImplementationPath
return string

RelativePath public_oe property

public string RelativePath
return string