Parses the configuration section and returns the resulting object.
Object created by a corresponding IConfigurationSectionHandler.
IConfigurationReader.GetSection
Primary purpose of this method is to allow us to parse and load configuration sections using the same API regardless of the .NET framework version.
DefaultConfigurationReader Class | Common.Logging.Configuration Namespace