Archetype.PropertyEditors.ArchetypePropertyEditor.ArchetypePropertyValueEditor.ArchetypePropertyValueEditor C# (CSharp) Méthode

ArchetypePropertyValueEditor() public méthode

public ArchetypePropertyValueEditor ( Umbraco.Core.PropertyEditors.PropertyValueEditor wrapped ) : System
wrapped Umbraco.Core.PropertyEditors.PropertyValueEditor
Résultat System
            public ArchetypePropertyValueEditor(PropertyValueEditor wrapped)
                : base(wrapped)
            {
            }