C# Class MachineSteps.Plugins.IsoParser.Converters.M.M25Converter

Inheritance: MachineSteps.Plugins.IsoParser.Converters.M.MTwoStateIstructionForUnitBaseConverter
Mostrar archivo Open project: federicocoppa75/MachineEditor

Protected Methods

Method Description
GetLinkId ( State state ) : int
GetRequestedState ( State state ) : TwoPositionLinkActionRequestedState
IsUnitSelected ( State state ) : bool

Method Details

GetLinkId() protected method

protected GetLinkId ( State state ) : int
state State
return int

GetRequestedState() protected method

protected GetRequestedState ( State state ) : TwoPositionLinkActionRequestedState
state State
return TwoPositionLinkActionRequestedState

IsUnitSelected() protected method

protected IsUnitSelected ( State state ) : bool
state State
return bool