C# 클래스 RemObjects.Mono.Helpers.Utilities

파일 보기 프로젝트 열기: remobjects/monohelpers

공개 메소드들

메소드 설명
PathCombine ( ) : string
PathRelative ( string path, string relativeto ) : string
PathResolve ( string path ) : string

메소드 상세

PathCombine() 공개 정적인 메소드

public static PathCombine ( ) : string
리턴 string

PathRelative() 공개 정적인 메소드

public static PathRelative ( string path, string relativeto ) : string
path string
relativeto string
리턴 string

PathResolve() 공개 정적인 메소드

public static PathResolve ( string path ) : string
path string
리턴 string