ComponentModel
Represents the collection of information and
meta information collected about a component.
Gets or sets the configuration.
Gets the constructors candidates.
Gets or sets the custom component activator.
Gets the custom dependencies.
Gets or sets the custom lifestyle.
Dependencies are kept within constructors and
properties. Others dependencies must be
registered here, so the kernel (as a matter
of fact the handler) can check them
Gets or sets the extended properties.
Gets or sets the component implementation.
Gets or sets the strategy for
inspecting public properties
on the components
Gets the interceptors.
Gets the lifecycle steps.
Gets or sets the lifestyle type.
Sets or returns the component key
Gets the parameter collection.
Gets the properties set.
Gets or sets a value indicating whether the component requires generic arguments.
Gets or sets the service exposed.
Constructs a ComponentModel
Requires the selected property dependencies.
Requires the property dependencies of type D.