C# Class NiceHashMiner.Devices.GroupNames

ファイルを表示 Open project: nicehash/NiceHashMiner Class Usage Examples

Public Methods

Method Description
GetGroupName ( DeviceGroupType type, int id ) : string
GetNameGeneral ( DeviceType type ) : string

Method Details

GetGroupName() public static method

public static GetGroupName ( DeviceGroupType type, int id ) : string
type DeviceGroupType
id int
return string

GetNameGeneral() public static method

public static GetNameGeneral ( DeviceType type ) : string
type DeviceType
return string