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

Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Свойство Type Description
ImplementationPath string
RelativePath string

Méthodes publiques

Méthode Description
StoreFile ( string implementationPath, string relativePath ) : System

Method Details

StoreFile() public méthode

public StoreFile ( string implementationPath, string relativePath ) : System
implementationPath string
relativePath string
Résultat System

Property Details

ImplementationPath public_oe property

public string ImplementationPath
Résultat string

RelativePath public_oe property

public string RelativePath
Résultat string