Show / Hide Table of Contents

Namespace Kephas.Composition.ExportFactoryImporters

Classes

CollectionExportFactoryImporter<TService>

Service importing a collection of export factories.

CollectionExportFactoryImporter<TService, TMetadata>

Service importing a collection of export factories with metadata.

ExportFactoryImporter<TService>

Service importing an export factory.

ExportFactoryImporter<TService, TMetadata>

Service importing an export factory with metadata.

Interfaces

ICollectionExportFactoryImporter

Interface for importers of a collection of export factories.

ICollectionExportFactoryImporter<TService>

Generic service contract for importers of a collection of export factories.

ICollectionExportFactoryImporter<TService, TMetadata>

Generic service contract for importers of a collection of export factories with metadata.

IExportFactoryImporter

Interface for importers of an export factory.

IExportFactoryImporter<TService>

Generic service contract for importers of an export factory with metadata.

IExportFactoryImporter<TService, TMetadata>

Generic service contract for importers of an export factory with metadata.

Back to top Generated by DocFX