Nini Library API Reference - http://nini.sourceforge.net/ |
|
IniReader Constructor (Stream)
Initializes a new instance of the class using a Stream.
public IniReader(
Stream stream);
Parameters
-
stream
- The Stream.
See Also
IniReader Class | Nini.Ini Namespace | IniReader Constructor Overload List