AutofacDependencyResolver Class |
Namespace: Autofac.Integration.SignalR
The AutofacDependencyResolver type exposes the following members.
Name | Description | |
---|---|---|
AutofacDependencyResolver |
Initializes a new instance of the AutofacDependencyResolver class.
|
Name | Description | |
---|---|---|
Current |
Gets the Autofac implementation of the dependency resolver.
| |
LifetimeScope |
Gets the ILifetimeScope that was provided to the constructor.
|
Name | Description | |
---|---|---|
GetService |
Get a single instance of a service.
| |
GetServices |
Gets all available instances of a services.
|