C# 클래스 withSIX.Play.Core.Games.Entities.InstalledState

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
InstalledState ( IAbsoluteFilePath executable, IAbsoluteFilePath launchExecutable, IAbsoluteDirectoryPath directory, IAbsoluteDirectoryPath workingDirectory, System.Version version = null, bool isClient = true ) : System

보호된 메소드들

메소드 설명
InstalledState ( ) : System

메소드 상세

InstalledState() 보호된 메소드

protected InstalledState ( ) : System
리턴 System

InstalledState() 공개 메소드

public InstalledState ( IAbsoluteFilePath executable, IAbsoluteFilePath launchExecutable, IAbsoluteDirectoryPath directory, IAbsoluteDirectoryPath workingDirectory, System.Version version = null, bool isClient = true ) : System
executable IAbsoluteFilePath
launchExecutable IAbsoluteFilePath
directory IAbsoluteDirectoryPath
workingDirectory IAbsoluteDirectoryPath
version System.Version
isClient bool
리턴 System