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

XmlConfigSource.Load Method (XmlReader)

Loads a new instance of the XML configuration source.

public void Load(
   XmlReader reader
);

Parameters

reader
An XmlReader instance.

Remarks

This instance type is read only.

See Also

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