메소드 | 설명 | |
---|---|---|
GetEnsuredPath ( string path ) : string | ||
GetEnsuredPath ( string path, SpecialFolder folder ) : string | ||
GetRelativePath ( string relativePath ) : string | ||
GetRelativePath ( string relativePath, SpecialFolder folder ) : string | ||
StudioFileSystem ( string rootDirectory, IEnumerable |
메소드 | 설명 | |
---|---|---|
GetEnsuredPath ( string path, bool searchEnsured ) : string | ||
Initialize ( string rootDirectory, List |
public GetEnsuredPath ( string path, SpecialFolder folder ) : string | ||
path | string | |
folder | SpecialFolder | |
리턴 | string |
public GetRelativePath ( string relativePath ) : string | ||
relativePath | string | |
리턴 | string |
public GetRelativePath ( string relativePath, SpecialFolder folder ) : string | ||
relativePath | string | |
folder | SpecialFolder | |
리턴 | string |
public StudioFileSystem ( string rootDirectory, IEnumerable |
||
rootDirectory | string | |
ensuredDirectories | IEnumerable |
|
리턴 | System |