Aqueduct.Configuration.Section.Section C# (CSharp) Method

Section() protected method

Initializes a new instance of the Section class.
protected Section ( ) : System
return System
        protected Section ()
        {
        }

Same methods

Section::Section ( string name ) : System
Section::Section ( string name, ApplicationMode mode ) : System
Section::Section ( string name, ApplicationMode mode, string servers ) : System