NexusLabs.Needlr.Injection.Reflection.PluginFactories
NexusLabs.Needlr.Injection.Reflection¶
NexusLabs.Needlr.Injection.Reflection.PluginFactories Namespace¶
| Classes | |
|---|---|
| ReflectionPluginFactory | Plugin factory that uses runtime reflection to scan assemblies for types that implement specified interfaces, are decorated with particular attributes, or meet both criteria. All discovered types are instantiated using their parameterless constructors. |