C# 클래스 withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameInfo

상속: LaunchGameInfoBase
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
LaunchGameInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System

메소드 상세

LaunchGameInfo() 공개 메소드

public LaunchGameInfo ( IAbsoluteFilePath launchExecutable, IAbsoluteFilePath expectedExecutable, IAbsoluteDirectoryPath workingDirectory, IEnumerable startupParameters ) : System
launchExecutable IAbsoluteFilePath
expectedExecutable IAbsoluteFilePath
workingDirectory IAbsoluteDirectoryPath
startupParameters IEnumerable
리턴 System