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

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

공개 메소드들

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

메소드 상세

LaunchGameWithJavaInfo() 공개 메소드

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