Click or drag to resize

FactoryResolvers Property

Gets a collection of resolvers. The resolvers are only in effect if there are multiple implementations with the same contract name.

Namespace:  Cauldron.Activator
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static FactoryResolver Resolvers { get; }

Property Value

Type: FactoryResolver

[Missing <value> documentation for "P:Cauldron.Activator.Factory.Resolvers"]

See Also