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

IConfigSource Interface

Container for IConfig objects.

For a list of all members of this type, see IConfigSource Members.

public interface IConfigSource

Types that implement IConfigSource

Type Description
ArgvConfigSource Configuration class for loading command line arguments.
ConfigSourceBase Container for IConfig objects.
DotNetConfigSource Represents a Microsoft XML .NET configuration file.
IniConfigSource Class for loading an INI file.
RegistryConfigSource Class for loading Windows Registry data.
XmlConfigSource Class for configuring an XML source.

Remarks

TODO.

Requirements

Namespace: Nini.Config

Assembly: Nini (in Nini.dll)

See Also

IConfigSource Members | Nini.Config Namespace