DefaultCountersFactory

Creates a factory that builds ICounters components based on their descriptors.

Inherits: Factory

Description

The DefaultCountersFactory class allows you to create a factory that builds ICounters components based on their descriptors.

Constructors

Create a new instance of the factory.

public DefaultCountersFactory()

See also