IniSection.Parse

Parses Ini file

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

Parameters

filename string

Path to ini file

Return Value

Type: Ini

IniSection root

Meta