C# Класс withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameWithSteamLegacyInfo

Наследование: LaunchGameWithSteamInfo
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System

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

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

public LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System
launchExecutable IAbsoluteFilePath
expectedExecutable IAbsoluteFilePath
workingDirectory IAbsoluteDirectoryPath
startupParameters IEnumerable
Результат System