C# Class withSIX.Play.Core.Games.Entities.InstalledState

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
InstalledState ( IAbsoluteFilePath executable, IAbsoluteFilePath launchExecutable, IAbsoluteDirectoryPath directory, IAbsoluteDirectoryPath workingDirectory, System.Version version = null, bool isClient = true ) : System

Méthodes protégées

Méthode Description
InstalledState ( ) : System

Method Details

InstalledState() protected méthode

protected InstalledState ( ) : System
Résultat System

InstalledState() public méthode

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
Résultat System