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)
        {
        }