C# Class CUE.NET.Devices.Generic.EventArgs.LedsUpdatedEventArgs

Inheritance: System.EventArgs
Show file Open project: DarthAffe/CUE.NET

Public Methods

Method Description
LedsUpdatedEventArgs ( IEnumerable updatedLeds ) : System.Collections.Generic

Method Details

LedsUpdatedEventArgs() public method

public LedsUpdatedEventArgs ( IEnumerable updatedLeds ) : System.Collections.Generic
updatedLeds IEnumerable
return System.Collections.Generic