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

显示文件 Open project: SIXNetworks/withSIX.Desktop

Protected Methods

Method Description
HasSubFolder ( string path, string subFolder ) : bool
ValidateBasics ( string path ) : bool

Private Methods

Method Description
IsValidPath ( string path ) : bool

Method Details

HasSubFolder() protected static method

protected static HasSubFolder ( string path, string subFolder ) : bool
path string
subFolder string
return bool

ValidateBasics() protected static method

protected static ValidateBasics ( string path ) : bool
path string
return bool