C# Class withSIX.Play.Core.Games.Legacy.ArmaModPathValidator

Inheritance: PathValidator, IModPathValidator
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Validate ( IAbsoluteDirectoryPath path ) : bool
Validate ( string path ) : bool

Private Methods

Method Description
ValidateSpecials ( string path ) : bool

Method Details

Validate() public method

public Validate ( IAbsoluteDirectoryPath path ) : bool
path IAbsoluteDirectoryPath
return bool

Validate() public method

public Validate ( string path ) : bool
path string
return bool