Click or drag to resize

ExtensionMethodsBindExports Method

Overload List
 NameDescription
Public Extension MethodBindExports(IServiceCollection, IEnumerableAssembly) Binds the exports of the specified assemblies to the service collection.
Public Extension MethodBindExports(IServiceCollection, IEnumerableExportInfo) Binds the specified exports to the service collection.
Public Extension MethodBindExports(IServiceCollection, Assembly) Binds the exports of the specified assemblies to the service collection.
Top
See Also