C# Class Animatroller.Scenes.TestMidi1

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

Méthodes publiques

Méthode Description
Run ( ) : void
Start ( ) : void
Stop ( ) : void
TestMidi1 ( IEnumerable args ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TestMidi1() public méthode

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