Constructors
-
Generated
Factory Initializes a new instance of the GeneratedFactoryActivatorData class.Activator Data(Type, Service)
Properties
- Activator sealed Gets the activator data that can provide an IInstanceActivator instance.
-
Parameter
Mapping Gets or sets a value determining how the parameters of the delegate type are passed on to the generated Resolve() call as Parameter objects. For Func-based delegates, this defaults to ByType. Otherwise, the parameters will be mapped by name.