Artemis.Profiles.Layers.Types.KeyPress.KeyPressPropertiesViewModel.KeyPressPropertiesViewModel C# (CSharp) Method

KeyPressPropertiesViewModel() public method

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