Class CorsairCoolerRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
Inheritance
CorsairCoolerRGBDevice
  Implements
Inherited Members
Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public sealed class CorsairCoolerRGBDevice : CorsairRGBDevice<CorsairCoolerRGBDeviceInfo>, IRGBDevice<CorsairCoolerRGBDeviceInfo>, ICorsairRGBDevice, ICooler, IRGBDevice, IEnumerable<Led>, IEnumerable, IPlaceable, IBindable, INotifyPropertyChanged, IDisposableMethods
| Edit this page View SourceCreateMapping(IEnumerable<CorsairLedId>)
Declaration
protected override LedMapping<CorsairLedId> CreateMapping(IEnumerable<CorsairLedId> ids)Parameters
| Type | Name | Description | 
|---|---|---|
| IEnumerable<CorsairLedId> | ids | 
Returns
| Type | Description | 
|---|---|
| LedMapping<CorsairLedId> |