C# Class withSIX.Play.Applications.Services.SystemInfo

Inheritance: PropertyChangedBase, IApplicationService, ISystemInfo, IEnableLogging
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
DirectXVersionSupported ( int versionToCheck ) : bool
Dispose ( ) : void
SystemInfo ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DetectAV ( ) : bool
DetectDirectXVersion ( ) : void
PollNetwork ( ) : void
TryDetectAV ( ) : bool
TryGetDirectXVersionFromRegistry ( ) : int
WMINamespaceExists ( string namespaceName ) : bool

Method Details

DirectXVersionSupported() public méthode

public DirectXVersionSupported ( int versionToCheck ) : bool
versionToCheck int
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

SystemInfo() public méthode

public SystemInfo ( ) : System
Résultat System