SimpleFramework.Xml.Core.Section.Section C# (CSharp) Method

Section() private method

private Section ( ) : SimpleFramework.Xml
return SimpleFramework.Xml
         private Section() {
            super();
         }
         public Section(String name) {

Same methods

Section::Section ( String name ) : SimpleFramework.Xml