C# Class Animatroller.Framework.Import.SimpleDimmerEvent

Inheritance: BaseImporter.ISimpleInvokeEvent
Afficher le fichier Open project: HakanL/animatroller Class Usage Examples

Méthodes publiques

Méthode Description
Invoke ( ) : void
SimpleDimmerEvent ( IEnumerable devices, double brightness ) : System

Method Details

Invoke() public méthode

public Invoke ( ) : void
Résultat void

SimpleDimmerEvent() public méthode

public SimpleDimmerEvent ( IEnumerable devices, double brightness ) : System
devices IEnumerable
brightness double
Résultat System