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

Inheritance: BaseLinkDevice
Afficher le fichier Open project: Doridian/CorsairLinkPlusPlus Class Usage Examples

Protected Properties

Свойство Type Description
afpDevice LinkDeviceAFP
id int

Méthodes publiques

Méthode Description
GetLocalDeviceID ( ) : string

Méthodes protégées

Méthode Description
GetSubDevicesInternal ( ) : List

Private Methods

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

Method Details

GetLocalDeviceID() public méthode

public GetLocalDeviceID ( ) : string
Résultat string

GetSubDevicesInternal() protected méthode

protected GetSubDevicesInternal ( ) : List
Résultat List

Property Details

afpDevice protected_oe property

protected LinkDeviceAFP afpDevice
Résultat LinkDeviceAFP

id protected_oe property

protected int id
Résultat int