ServiceImplementationData Properties |
The ServiceImplementationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConstructorString |
Gets or sets the string used to generate the data.
|
![]() | HostAsSingleton |
Gets or sets a value indicating whether the service should be hosted as a singleton.
|
![]() | ImplementationResolver |
Gets or sets a mechanism that allows the AutofacInstanceContext
to get the actual implementation for a service.
|
![]() | ServiceTypeToHost |
Gets or sets the concrete type to host.
|