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

상속: PathValidator, IModPathValidator
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
Validate ( IAbsoluteDirectoryPath path ) : bool
Validate ( string path ) : bool

비공개 메소드들

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

메소드 상세

Validate() 공개 메소드

public Validate ( IAbsoluteDirectoryPath path ) : bool
path IAbsoluteDirectoryPath
리턴 bool

Validate() 공개 메소드

public Validate ( string path ) : bool
path string
리턴 bool