Click or drag to resize

ExtensionMethods Methods

The ExtensionMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodBindExports(IKernel, IEnumerable<Assembly>) Binds the exports of the specified assemblies to the kernel.
Public Extension MethodBindExports(IKernel, IEnumerable<ExportInfo>) Binds the specified exports to the kernel.
Public Extension MethodBindExports(IKernel, Assembly[]) Binds the exports of the specified assemblies to the kernel.
Top
See Also