C# Class withSIX.Play.Core.Games.Legacy.LocalMachineInfo

Inheritance: IEnableLogging
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetSteamPath ( ) : IAbsoluteDirectoryPath
LocalMachineInfo ( ) : System
Update ( ) : void

Private Methods

Méthode Description
GetNullIfPathEmpty ( string path ) : string
GetUserOrLmPath ( string regKey, string regVal = "", RegistryView view = RegistryView.Registry32 ) : string
GetUserOrLmPathInternal ( string regKey, string regVal, RegistryView view ) : string
ReadSteamConfig ( ) : void
SetPaths ( ) : void
SetTs3Paths ( ) : void
TryGetDocumentsOrTempPath ( ) : IAbsoluteDirectoryPath
TryReadSteamConfig ( ) : void
update ( bool raiseEvent = true ) : void

Method Details

GetSteamPath() public static méthode

public static GetSteamPath ( ) : IAbsoluteDirectoryPath
Résultat IAbsoluteDirectoryPath

LocalMachineInfo() public méthode

public LocalMachineInfo ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void