C# Class withSIX.Play.Core.Games.Services.LaunchGameInfoBase

显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Protected Methods

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

Method Details

LaunchGameInfoBase() protected method

protected LaunchGameInfoBase ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System
launchExecutable IAbsoluteFilePath
expectedExecutable IAbsoluteFilePath
workingDirectory IAbsoluteDirectoryPath
startupParameters IEnumerable
return System