C# Class TVState, code

Inheritance: State
ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
TVState ( )
TVStateChange ( IState, state, from, trigger, to, args ) : void

Method Details

TVState() public method

public TVState ( )

TVStateChange() public static method

public static TVStateChange ( IState, state, from, trigger, to, args ) : void
state IState,
return void