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

Inheritance: LaunchGameWithSteamInfo
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System

Method Details

LaunchGameWithSteamLegacyInfo() public méthode

public LaunchGameWithSteamLegacyInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System
launchExecutable IAbsoluteFilePath
expectedExecutable IAbsoluteFilePath
workingDirectory IAbsoluteDirectoryPath
startupParameters IEnumerable
Résultat System