DefaultConfigReaderFactory

Creates IConfigReader components based on their descriptors.

Inherits: Factory

Description

The DefaultConfigReaderFactory class allows you to create IConfigReader components based on their descriptors.

Constructors

Creates a new instance of the factory.

public DefaultConfigReaderFactory()

See also