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