Artemis.Profiles.Layers.Types.KeyPress.KeyPressPropertiesViewModel.KeyPressPropertiesViewModel C# (CSharp) Méthode

KeyPressPropertiesViewModel() public méthode

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