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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes protégées

Méthode Description
HasSubFolder ( string path, string subFolder ) : bool
ValidateBasics ( string path ) : bool

Private Methods

Méthode Description
IsValidPath ( string path ) : bool

Method Details

HasSubFolder() protected static méthode

protected static HasSubFolder ( string path, string subFolder ) : bool
path string
subFolder string
Résultat bool

ValidateBasics() protected static méthode

protected static ValidateBasics ( string path ) : bool
path string
Résultat bool