Archetype.PropertyEditors.ArchetypePropertyEditor.ArchetypePropertyValueEditor.ArchetypePropertyValueEditor C# (CSharp) Method

ArchetypePropertyValueEditor() public method

public ArchetypePropertyValueEditor ( Umbraco.Core.PropertyEditors.PropertyValueEditor wrapped ) : System
wrapped Umbraco.Core.PropertyEditors.PropertyValueEditor
return System
            public ArchetypePropertyValueEditor(PropertyValueEditor wrapped)
                : base(wrapped)
            {
            }