C# Class withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameWithSteamLegacyInfo

Inheritance: LaunchGameWithSteamInfo
Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System

Method Details

LaunchGameWithSteamLegacyInfo() public method

public LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System
launchExecutable IAbsoluteFilePath
expectedExecutable IAbsoluteFilePath
workingDirectory IAbsoluteDirectoryPath
startupParameters IEnumerable
return System