C# Class Animatroller.Scenes.DemoScene1

Inheritance: Animatroller.Framework.BaseScene, ISceneRequiresDMXPro
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
DemoScene1 ( IEnumerable args ) : System
Run ( ) : void
Stop ( ) : void
WireUp ( Animatroller.Framework.Expander port ) : void

Method Details

DemoScene1() public méthode

public DemoScene1 ( IEnumerable args ) : System
args IEnumerable
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

WireUp() public méthode

public WireUp ( Animatroller.Framework.Expander port ) : void
port Animatroller.Framework.Expander
Résultat void