ServiceRegistration
Represents a service registration.
The async initializer delegate.
True if auto member injection is enabled on this instance.
A filter delegate used to determine which members should be auto injected and which are not.
The auto member injection rule for the registration.
The arguments of the selected constructor if any was set.
public readonly Func<IEnumerable<ConstructorInfo>, IEnumerable<ConstructorInfo>> ConstructorSelectionRule
The constructor selection rule.
The name of the scope this registration defines.
Dependency names or types that are bound to named registrations.
The cleanup delegate.
The implementation type.
The initializer delegate.
True if the registration is a decorator.
True if the lifetime of the service is owned externally.
Lifetime of the registration.
The additional metadata.
Name of the registration.
The registration id.
The selected constructor if any was set.
The registration order indicator.