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

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

Méthodes publiques

Méthode Description
BrightnessChangedEventArgs ( double newBrightness ) : System

Method Details

BrightnessChangedEventArgs() public méthode

public BrightnessChangedEventArgs ( double newBrightness ) : System
newBrightness double
Résultat System