Nini Library API Reference - http://nini.sourceforge.net/

XmlConfigSource.Save Method (Stream)

Writes the XML data to a Stream.

public void Save(
   Stream stream
);

Parameters

stream
Stream object

See Also

XmlConfigSource Class | Nini.Config Namespace | XmlConfigSource.Save Overload List