IniLikeFile.this

Read from range of inilike.range.IniLikeReader. Note: All exceptions thrown within constructor are turning into IniLikeReadException.

  1. this()
  2. this(string fileName)
  3. this(IniLikeReader reader, string fileName)
    class IniLikeFile
    this
    (,
    string fileName = null
    )

Throws

IniLikeReadException if error occured while parsing.

Meta