C# Class LiftSimulation.FixedClosed

Eigentlich PseudoZustand, der nur Übergänge einleitet
Inheritance: LiftSimulation.ElevatorState
显示文件 Open project: nafetz/SE

Public Methods

Method Description
Loop ( Elevator elevator ) : void

Method Details

Loop() public method

public Loop ( Elevator elevator ) : void
elevator Elevator
return void