C# Class MachineSteps.Plugins.IsoInterpreter.ViewModels.ExkVariablesViewModel

Inheritance: MachineSteps.Plugins.IsoInterpreter.ViewModels.VariablesViewModel
Exibir arquivo Open project: federicocoppa75/MachineEditor

Public Methods

Method Description
ExkVariablesViewModel ( ) : MachineSteps.Plugins.IsoInterpreter.Enums

Protected Methods

Method Description
IsVariableManaged ( VariableType type ) : bool

Method Details

ExkVariablesViewModel() public method

public ExkVariablesViewModel ( ) : MachineSteps.Plugins.IsoInterpreter.Enums
return MachineSteps.Plugins.IsoInterpreter.Enums

IsVariableManaged() protected method

protected IsVariableManaged ( VariableType type ) : bool
type VariableType
return bool