AppSettingsReader
Provides a method for reading values of a particular type from the configuration.
                
public AppSettingsReader()
Initializes a new instance of the  AppSettingsReader class.
Gets the value for a specified key from the  AppSettings property and returns an object of the specified type containing the value from the configuration.