C# 클래스 Solutionizer.Helper.FileSystem

파일 보기 프로젝트 열기: thoemmi/Solutionizer

공개 메소드들

메소드 설명
GetRelativePath ( string fromPath, string toPath ) : string

비공개 메소드들

메소드 설명
GetPathAttribute ( string path ) : int
PathRelativePathTo ( StringBuilder pszPath, string pszFrom, int dwAttrFrom, string pszTo, int dwAttrTo ) : int

메소드 상세

GetRelativePath() 공개 정적인 메소드

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
리턴 string