Click or drag to resize

ExportProviderAdapter Class

An IExportProvider adapter for the MEF 2 CompositionContext
Inheritance Hierarchy
SystemObject
  TomsToolbox.Composition.Mef2ExportProviderAdapter

Namespace:  TomsToolbox.Composition.Mef2
Assembly:  TomsToolbox.Composition.Mef2 (in TomsToolbox.Composition.Mef2.dll)
Syntax
public class ExportProviderAdapter : IExportProvider

The ExportProviderAdapter type exposes the following members.

Constructors
  NameDescription
Public methodExportProviderAdapter
Initializes a new instance of the ExportProviderAdapter class.
Top
Events
  NameDescription
Public eventExportsChanged
Occurs when the exports in the IExportProvider change.
Top
Extension Methods
See Also