AssemblyCatalog
AssemblyCatalog(Assembly)
AssemblyCatalog(String)
AssemblyCatalog(Assembly, ICompositionElement)
AssemblyCatalog(Assembly, ReflectionContext)
AssemblyCatalog(String, ICompositionElement)
AssemblyCatalog(String, ReflectionContext)
AssemblyCatalog(Assembly, ReflectionContext, ICompositionElement)
AssemblyCatalog(String, ReflectionContext, ICompositionElement)
Assembly
Parts
Dispose(Boolean)
GetEnumerator()
GetExports(ImportDefinition)
ToString()
net10.0
namespace System.ComponentModel.Composition.Hosting
{
[DebuggerTypeProxy(typeof(AssemblyCatalogDebuggerProxy))]
public class AssemblyCatalog : ComposablePartCatalog, ICompositionElement
{
public AssemblyCatalog(string! codeBase, ReflectionContext! reflectionContext);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.0 |
| .NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.ComponentModel.Composition , Version=10.0.0.1, PublicKeyToken=b77a5c561934e089 |
| Referencing | Your project needs a package reference to |
| Package | System.ComponentModel.Composition (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API