C# Class CorsairLinkPlusPlus.Driver.CorsairLink.Node.Internal.LinkAFPRAMStick

Inheritance: BaseLinkDevice
显示文件 Open project: Doridian/CorsairLinkPlusPlus Class Usage Examples

Protected Properties

Property Type Description
afpDevice LinkDeviceAFP
id int

Public Methods

Method Description
GetLocalDeviceID ( ) : string

Protected Methods

Method Description
GetSubDevicesInternal ( ) : List

Private Methods

Method Description
GetReadings ( ) : byte[]
LinkAFPRAMStick ( LinkDeviceAFP device, byte channel, int id ) : CorsairLinkPlusPlus.Common

Method Details

GetLocalDeviceID() public method

public GetLocalDeviceID ( ) : string
return string

GetSubDevicesInternal() protected method

protected GetSubDevicesInternal ( ) : List
return List

Property Details

afpDevice protected_oe property

protected LinkDeviceAFP afpDevice
return LinkDeviceAFP

id protected_oe property

protected int id
return int