Méthode | Description | |
---|---|---|
GetAbsolutePath ( string relativePath, string currentFolder, string rootFolder ) : string | ||
GetRelativePath ( string relativePathOf, string relativeTo ) : string |
public static GetAbsolutePath ( string relativePath, string currentFolder, string rootFolder ) : string | ||
relativePath | string | |
currentFolder | string | |
rootFolder | string | |
Résultat | string |
public static GetRelativePath ( string relativePathOf, string relativeTo ) : string | ||
relativePathOf | string | |
relativeTo | string | |
Résultat | string |