Table of Contents

Class IniParser

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

Provides an INI-document parser.

public sealed class IniParser : IDisposable
Inheritance
IniParser
Implements
Inherited Members

Constructors

IniParser(TextReader)

Creates an new IniParser with the specified text reader.

Methods

Dispose()
Parse()

Reads the INI document from the input stream.