Constructor. Loads an empty XML source.
Constructor. Loads an empty XML source.
public XmlConfigSource();
Creates a new object from the specified XML file.
public XmlConfigSource(string);
Creates a new instance of the XML configuration source.
public XmlConfigSource(XmlReader);
XmlConfigSource Class | Nini.Config Namespace