C# 클래스 withSIX.Play.Core.Games.Legacy.PathValidator

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

보호된 메소드들

메소드 설명
HasSubFolder ( string path, string subFolder ) : bool
ValidateBasics ( string path ) : bool

비공개 메소드들

메소드 설명
IsValidPath ( string path ) : bool

메소드 상세

HasSubFolder() 보호된 정적인 메소드

protected static HasSubFolder ( string path, string subFolder ) : bool
path string
subFolder string
리턴 bool

ValidateBasics() 보호된 정적인 메소드

protected static ValidateBasics ( string path ) : bool
path string
리턴 bool