DefaultTracerFactory

Creates ITracer components based on their descriptors.

Inherits: Factory

Description

The DefaultTracerFactory class allows you to create a factory used to create ITracer components based on their descriptors.

Constructors

Creates a new instance of the factory.

public DefaultTracerFactory()

See also