C# 클래스 withSIX.Play.Applications.Services.SystemInfo

상속: PropertyChangedBase, IApplicationService, ISystemInfo, IEnableLogging
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
DirectXVersionSupported ( int versionToCheck ) : bool
Dispose ( ) : void
SystemInfo ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
DetectAV ( ) : bool
DetectDirectXVersion ( ) : void
PollNetwork ( ) : void
TryDetectAV ( ) : bool
TryGetDirectXVersionFromRegistry ( ) : int
WMINamespaceExists ( string namespaceName ) : bool

메소드 상세

DirectXVersionSupported() 공개 메소드

public DirectXVersionSupported ( int versionToCheck ) : bool
versionToCheck int
리턴 bool

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

SystemInfo() 공개 메소드

public SystemInfo ( ) : System
리턴 System