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

Inheritance: BrightnessChangedEventArgs
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
ColorChangedEventArgs ( Color newColor, double newBrightness ) : System

Method Details

ColorChangedEventArgs() public méthode

public ColorChangedEventArgs ( Color newColor, double newBrightness ) : System
newColor Color
newBrightness double
Résultat System