C# Class Animatroller.Scenes.ExpanderDemo2

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

Public Methods

Method Description
ExpanderDemo2 ( IEnumerable args ) : System
Run ( ) : void
Stop ( ) : void

Method Details

ExpanderDemo2() public method

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

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void