Click or drag to resize

IExportProvider Interface

Retrieves exports which match a specified ImportDefinition object.

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public interface IExportProvider

The IExportProvider type exposes the following members.

Methods
Events
  NameDescription
Public eventExportsChanged
Occurs when the exports in the IExportProvider change.
Top
Extension Methods
See Also