C# 클래스 MONI.Util.Utils

파일 보기 프로젝트 열기: dotob/moni

공개 메소드들

메소드 설명
CanCreateFile ( string dir ) : bool
MoniAppDataPath ( ) : string
PatchFilePath ( string path ) : string

메소드 상세

CanCreateFile() 공개 정적인 메소드

public static CanCreateFile ( string dir ) : bool
dir string
리턴 bool

MoniAppDataPath() 공개 정적인 메소드

public static MoniAppDataPath ( ) : string
리턴 string

PatchFilePath() 공개 정적인 메소드

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