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