C# Class Thinktecture.Tools.Web.Services.Wscf.Environment.FileManipulationHelper

Afficher le fichier Open project: WSCF/WSCF

Méthodes publiques

Méthode Description
GetAbsolutePath ( string relativePath, string currentFolder, string rootFolder ) : string
GetRelativePath ( string relativePathOf, string relativeTo ) : string

Method Details

GetAbsolutePath() public static méthode

public static GetAbsolutePath ( string relativePath, string currentFolder, string rootFolder ) : string
relativePath string
currentFolder string
rootFolder string
Résultat string

GetRelativePath() public static méthode

public static GetRelativePath ( string relativePathOf, string relativeTo ) : string
relativePathOf string
relativeTo string
Résultat string