C# Class Solutionizer.Helper.FileSystem

Exibir arquivo Open project: thoemmi/Solutionizer

Public Methods

Method Description
GetRelativePath ( string fromPath, string toPath ) : string

Private Methods

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

Method Details

GetRelativePath() public static method

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
return string