Parses the configuration section and returns the resulting object.
Object created by a corresponding IConfigurationSectionHandler.
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.
IConfigurationReader Interface | Common.Logging Namespace