C# Class NiceHashMiner.Configs.Data.ComputeDeviceConfig

显示文件 Open project: nicehash/NiceHashMiner Class Usage Examples

Public Properties

Property Type Description
Enabled bool
Name string
UUID string

Property Details

Enabled public_oe property

public bool Enabled
return bool

Name public_oe property

public string Name
return string

UUID public_oe property

public string UUID
return string