C# 클래스 GameLoader.IO.IOChecker

파일 보기 프로젝트 열기: zlepper/GameLoader 1 사용 예제들

공개 메소드들

메소드 설명
FileOrDirectoryExists ( string name ) : bool
ShouldUseDir ( string path ) : DirectoryInfo

메소드 상세

FileOrDirectoryExists() 공개 정적인 메소드

public static FileOrDirectoryExists ( string name ) : bool
name string
리턴 bool

ShouldUseDir() 공개 메소드

public ShouldUseDir ( string path ) : DirectoryInfo
path string
리턴 System.IO.DirectoryInfo