Artemis.Profiles.Layers.Types.KeyPress.KeyPressPropertiesViewModel.KeyPressPropertiesViewModel C# (CSharp) 메소드

KeyPressPropertiesViewModel() 공개 메소드

public KeyPressPropertiesViewModel ( LayerEditorViewModel editorVm ) : Artemis.Profiles.Layers.Abstract
editorVm Artemis.ViewModels.Profiles.LayerEditorViewModel
리턴 Artemis.Profiles.Layers.Abstract
        public KeyPressPropertiesViewModel(LayerEditorViewModel editorVm) : base(editorVm)
        {
        }