IniSection.ParseWith

Parses Ini file with specified reader

struct IniSection
static
ParseWith
(
Reader
)
(
string filename
,
bool parseLookups = true
)

Parameters

filename string

Path to ini file

Return Value

Type: Ini

IniSection root

Meta