C# Class Solutionizer.Helper.FileSystem

Afficher le fichier Open project: thoemmi/Solutionizer

Méthodes publiques

Méthode Description
GetRelativePath ( string fromPath, string toPath ) : string

Private Methods

Méthode Description
GetPathAttribute ( string path ) : int
PathRelativePathTo ( StringBuilder pszPath, string pszFrom, int dwAttrFrom, string pszTo, int dwAttrTo ) : int

Method Details

GetRelativePath() public static méthode

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
Résultat string