Archetype.PropertyEditors.ArchetypePropertyEditor.ArchetypePropertyValueEditor.ArchetypePropertyValueEditor C# (CSharp) Метод

ArchetypePropertyValueEditor() публичный Метод

public ArchetypePropertyValueEditor ( Umbraco.Core.PropertyEditors.PropertyValueEditor wrapped ) : System
wrapped Umbraco.Core.PropertyEditors.PropertyValueEditor
Результат System
            public ArchetypePropertyValueEditor(PropertyValueEditor wrapped)
                : base(wrapped)
            {
            }