IniSection.this

Creates new IniSection instance

  1. this(string name)
  2. this(string name, IniSection* parent)
    struct IniSection
    this

Parameters

name string

Section name

parent IniSection*

Section parent

Meta