C# Class withSIX.Play.Infra.Data.Services.GameLauncherProcessExternalUpdater.SteamPathValidator

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath

Private Methods

Méthode Description
BuildException ( string error = "" ) : InvalidSteamPathException
DisableSteamOptionsInfo ( ) : string
SteamExeDoesNotExist ( ) : InvalidSteamPathException
SteamPathDoesntExist ( ) : InvalidSteamPathException
ValidateSteamExecutable ( ) : void

Method Details

GetAndValidateSteamPath() public méthode

public GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath
steamDrm bool
requireExeExist bool
Résultat IAbsoluteDirectoryPath