Table of Contents

Method Parse

Namespace
Sisk.IniConfiguration.Parser
Assembly
Sisk.IniConfiguration.dll

Parse()

Reads the INI document from the input stream.

public IniDocument Parse()

Returns

IniDocument

An IniDocument file containing all properties and data from the input stream.