Click or drag to resize

ReflectionActivatorData Properties

The ReflectionActivatorData type exposes the following members.

Properties
  NameDescription
Public propertyConfiguredParameters
Gets the explicitly bound constructor parameters.
Public propertyConfiguredProperties
Gets the explicitly bound properties.
Public propertyConstructorFinder
Gets or sets the constructor finder for the registration.
Public propertyConstructorSelector
Gets or sets the constructor selector for the registration.
Public propertyImplementationType
Gets or sets the implementation type.
Top
See Also