SobekCM.Core.Configuration.ContactForm_Configuration_Element.ContactForm_Configuration_Element C# (CSharp) Метод

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

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ) : System
Результат System
        public ContactForm_Configuration_Element()
        {
            // Parameterless constructor for serialization and deserialization
        }

Same methods

ContactForm_Configuration_Element::ContactForm_Configuration_Element ( ContactForm_Configuration_Element_Type_Enum Element_Type ) : System
ContactForm_Configuration_Element