C# 클래스 Dynamo.AutoTT.Helper

파일 보기 프로젝트 열기: MartinF/Dynamo.AutoTT

공개 메소드들

메소드 설명
GetRelativePath ( Project root, string file ) : string
GetRelativePath ( string root, string file ) : string

메소드 상세

GetRelativePath() 공개 정적인 메소드

public static GetRelativePath ( Project root, string file ) : string
root Project
file string
리턴 string

GetRelativePath() 공개 정적인 메소드

public static GetRelativePath ( string root, string file ) : string
root string
file string
리턴 string