Namespace Kephas.Composition.Mef
Classes
ExportAdapter<T>
A handle allowing the graph of parts associated with an exported instance to be released.
ExportAdapter<T, TMetadata>
A handle allowing the graph of parts associated with an exported instance to be released.
ExportFactoryAdapter<T>
Component used to import parts that wish to dynamically create instances of other parts.
ExportFactoryAdapter<T, TMetadata>
An ExportFactory that provides metadata describing the created exports.