<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.3.26207.106" />
System.Configuration.Internal.IConfigSystem
Defines an interface used by .NET to support the initialization of configuration properties.
Gets the configuration host.
Gets the root of the configuration hierarchy.
void Init(
Type typeConfigHost,
object[]
hostInitParams)
Initializes a configuration object.