C# Class Animatroller.Scenes.TpmTest

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

Public Methods

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

Method Details

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

TpmTest() public method

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