A switchboard signal object.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120

Syntax

C#
[SerializableAttribute]
public sealed class Signal : CtcObjectBase, 
	IStates
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Signal _
	Inherits CtcObjectBase _
	Implements IStates

Inheritance Hierarchy

System..::.Object
  RRAutoLib.CTC..::.CtcObjectBase
    RRAutoLib.CTC..::.Signal

See Also