C# Class Animatroller.Framework.LogicalDevice.Event.MultiPixelChangedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: HakanL/animatroller

Public Methods

Method Description
MultiPixelChangedEventArgs ( int startChannel, ColorBrightness values ) : System

Method Details

MultiPixelChangedEventArgs() public method

public MultiPixelChangedEventArgs ( int startChannel, ColorBrightness values ) : System
startChannel int
values ColorBrightness
return System