AnyConcreteTypeNotAlreadyRegisteredSource Class |
Namespace: Autofac.Features.ResolveAnything
The AnyConcreteTypeNotAlreadyRegisteredSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnyConcreteTypeNotAlreadyRegisteredSource |
Initializes a new instance of the AnyConcreteTypeNotAlreadyRegisteredSource class.
|
![]() | AnyConcreteTypeNotAlreadyRegisteredSource(FuncType, Boolean) |
Initializes a new instance of the AnyConcreteTypeNotAlreadyRegisteredSource class.
|
Name | Description | |
---|---|---|
![]() | IsAdapterForIndividualComponents |
Gets a value indicating whether the registrations provided by this source are 1:1 adapters on top
of other components (e.g., Meta, Func, or Owned).
|
![]() | RegistrationConfiguration |
Gets or sets an expression used to configure generated registrations.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RegistrationsFor |
Retrieve registrations for an unregistered service, to be used
by the container.
|
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | WithRegistrationsAs |
Fluent method for setting the registration configuration on AnyConcreteTypeNotAlreadyRegisteredSource.
(Defined by AnyConcreteTypeNotAlreadyRegisteredSourceExtensions.) |