Click or drag to resize

AutofacDependencyResolverCurrent Property

Gets the Autofac implementation of the dependency resolver.

Namespace:  Autofac.Integration.SignalR
Assembly:  Autofac.Integration.SignalR (in Autofac.Integration.SignalR.dll) Version: 3.0.0.0 (3.0.2.0)
Syntax
public static AutofacDependencyResolver Current { get; }

Property Value

Type: AutofacDependencyResolver

[Missing <value> documentation for "P:Autofac.Integration.SignalR.AutofacDependencyResolver.Current"]

See Also