Class ComponentSingletonProvider<TComponent>

This component provider always returns the same instance of the component. The instance is created when first required and is of the type passed in to the constructor.

Type Parameters

  • TComponent

Hierarchy

  • ComponentSingletonProvider

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc