Adds a config and will map itself to the DefaultKey property.
Adds a config and will map itself to the DefaultKey property.
public override IConfig AddConfig(string);
Adds a config and will map itself to the given registry key.
public IConfig AddConfig(string,RegistryKey);
RegistryConfigSource Class | Nini.Config Namespace