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

Inheritance: PathValidator, IModPathValidator
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Validate ( IAbsoluteDirectoryPath path ) : bool
Validate ( string path ) : bool

Private Methods

Méthode Description
ValidateSpecials ( string path ) : bool

Method Details

Validate() public méthode

public Validate ( IAbsoluteDirectoryPath path ) : bool
path IAbsoluteDirectoryPath
Résultat bool

Validate() public méthode

public Validate ( string path ) : bool
path string
Résultat bool