NetFxAdapters Class

Definition

public static class NetFxAdapters
type NetFxAdapters = class
Public Module NetFxAdapters
Inheritance
NetFxAdapters

Methods

AsExportProvider(ExportProvider)

Creates an instance of a ExportProvider for purposes of compatibility with the version of MEF found in the .NET Framework.

WithCompositionService(ComposableCatalog)

Creates a catalog that exports an instance of ICompositionService.

WithDesktopSupport(ComposableCatalog)
Obsolete.

Adds parts that allow MEF to work on .NET Framework platforms.

Applies to