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

Inheritance: System.EventArgs
Datei anzeigen Open project: HakanL/animatroller

Public Methods

Method Description
BrightnessChangedEventArgs ( double newBrightness ) : System

Method Details

BrightnessChangedEventArgs() public method

public BrightnessChangedEventArgs ( double newBrightness ) : System
newBrightness double
return System