C# Class withSIX.Mini.Core.Games.GameInstalledState

显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
Default GameInstalledState

Public Methods

Method Description
GameInstalledState ( IAbsoluteFilePath executable, IAbsoluteDirectoryPath directory, System.Version version = null ) : System

Protected Methods

Method Description
GameInstalledState ( ) : System

Method Details

GameInstalledState() protected method

protected GameInstalledState ( ) : System
return System

GameInstalledState() public method

public GameInstalledState ( IAbsoluteFilePath executable, IAbsoluteDirectoryPath directory, System.Version version = null ) : System
executable IAbsoluteFilePath
directory IAbsoluteDirectoryPath
version System.Version
return System

Property Details

Default public_oe static_oe property

public static GameInstalledState,withSIX.Mini.Core.Games Default
return GameInstalledState