C# Класс withSIX.Play.Infra.Data.Services.GameLauncherProcessExternalUpdater.SteamPathValidator

Показать файл Открыть проект

Открытые методы

Метод Описание
GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath

Приватные методы

Метод Описание
BuildException ( string error = "" ) : InvalidSteamPathException
DisableSteamOptionsInfo ( ) : string
SteamExeDoesNotExist ( ) : InvalidSteamPathException
SteamPathDoesntExist ( ) : InvalidSteamPathException
ValidateSteamExecutable ( ) : void

Описание методов

GetAndValidateSteamPath() публичный Метод

public GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath
steamDrm bool
requireExeExist bool
Результат IAbsoluteDirectoryPath