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

Inheritance: MachineSteps.Plugins.IsoInterpreter.ViewModels.VariablesViewModel
ファイルを表示 Open project: federicocoppa75/MachineEditor

Public Methods

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

Protected Methods

Method Description
IsVariableManaged ( VariableType type ) : bool

Method Details

IsVariableManaged() protected method

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

VlVariablesViewModel() public method

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