C# Class UlteriusServer.Utilities.Usage.HardwareSurvey

ファイルを表示 Open project: Ulterius/server Class Usage Examples

Public Methods

Method Description
GetMachineGuid ( ) : string
Setup ( bool service = false ) : void

Private Methods

Method Description
GetGpuInformation ( ) : List
Prompt ( ) : void
SendData ( ) : void

Method Details

GetMachineGuid() public method

public GetMachineGuid ( ) : string
return string

Setup() public method

public Setup ( bool service = false ) : void
service bool
return void