Click or drag to resize

ExtensionMethodsBindExports Method

Overload List
 NameDescription
Public Extension MethodBindExports(IKernel, IEnumerableAssembly) Binds the exports of the specified assemblies to the kernel.
Public Extension MethodBindExports(IKernel, IEnumerableExportInfo) 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