Table of Contents

Method Read

Namespace
Sisk.IniConfiguration.Serializer
Assembly
Sisk.IniConfiguration.dll

Read()

Reads the INI document from the input stream.

public IniDocument Read()

Returns

IniDocument

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