Click or drag to resize

OpenGenericDecoratorActivatorData Properties

The OpenGenericDecoratorActivatorData type exposes the following members.

Properties
  NameDescription
Public propertyConfiguredParameters
Gets the explicitly bound constructor parameters.
(Inherited from ReflectionActivatorData.)
Public propertyConfiguredProperties
Gets the explicitly bound properties.
(Inherited from ReflectionActivatorData.)
Public propertyConstructorFinder
Gets or sets the constructor finder for the registration.
(Inherited from ReflectionActivatorData.)
Public propertyConstructorSelector
Gets or sets the constructor selector for the registration.
(Inherited from ReflectionActivatorData.)
Public propertyFromService
Gets the open generic service type to decorate.
Public propertyImplementationType
Gets or sets the implementation type.
(Inherited from ReflectionActivatorData.)
Top
See Also