C# 클래스 MachineSteps.Plugins.IsoInterpreter.ViewModels.ExkVariablesViewModel

상속: MachineSteps.Plugins.IsoInterpreter.ViewModels.VariablesViewModel
파일 보기 프로젝트 열기: federicocoppa75/MachineEditor

공개 메소드들

메소드 설명
ExkVariablesViewModel ( ) : MachineSteps.Plugins.IsoInterpreter.Enums

보호된 메소드들

메소드 설명
IsVariableManaged ( VariableType type ) : bool

메소드 상세

ExkVariablesViewModel() 공개 메소드

public ExkVariablesViewModel ( ) : MachineSteps.Plugins.IsoInterpreter.Enums
리턴 MachineSteps.Plugins.IsoInterpreter.Enums

IsVariableManaged() 보호된 메소드

protected IsVariableManaged ( VariableType type ) : bool
type VariableType
리턴 bool