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

Inheritance: System.EventArgs
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
MultiPixelChangedEventArgs ( int startChannel, ColorBrightness values ) : System

Method Details

MultiPixelChangedEventArgs() public méthode

public MultiPixelChangedEventArgs ( int startChannel, ColorBrightness values ) : System
startChannel int
values ColorBrightness
Résultat System