Overload List

  Name Description
Public method Save(Stream)
Saves the IniFile to the specified Stream.
Public method Save(TextWriter)
Saves the IniFile to the specified TextWriter.
Public method Save(String)
Saves the IniFile to the file.

See Also