C# Class Animatroller.Framework.Import.SimpleColorEvent

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

Méthodes publiques

Méthode Description
Invoke ( ) : void
SimpleColorEvent ( IEnumerable devices, Color color ) : System

Method Details

Invoke() public méthode

public Invoke ( ) : void
Résultat void

SimpleColorEvent() public méthode

public SimpleColorEvent ( IEnumerable devices, Color color ) : System
devices IEnumerable
color Color
Résultat System