C# 클래스 SleepHunter.IO.PathHelper

파일 보기 프로젝트 열기: ewrogers/SleepHunter4

공개 메소드들

메소드 설명
MakeApplicationPath ( string path ) : string
RootPath ( string baseDirectory, string path ) : string

메소드 상세

MakeApplicationPath() 공개 정적인 메소드

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

RootPath() 공개 정적인 메소드

public static RootPath ( string baseDirectory, string path ) : string
baseDirectory string
path string
리턴 string