<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.4.25258.110" />
    
    
	
	
		
		
		
	 
	
	
        
                
                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.