C# Class Animatroller.Scenes.Xmas2014

Inheritance: Animatroller.Framework.BaseScene
显示文件 Open project: HakanL/animatroller

Public Methods

Method Description
Run ( ) : void
Start ( ) : void
Stop ( ) : void
Xmas2014 ( IEnumerable args ) : System

Private Methods

Method Description
ImportAndMapCarolBells ( ) : void
ImportAndMapCoke ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

Xmas2014() public method

public Xmas2014 ( IEnumerable args ) : System
args IEnumerable
return System