C# 클래스 withSIX.Play.Core.Games.Services.LaunchGameInfoBase

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

보호된 메소드들

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

메소드 상세

LaunchGameInfoBase() 보호된 메소드

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