Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An implementation of the IDependencyResolver interface that wraps a Unity container.
Namespace: Microsoft.Practices.Unity.WebApi
Assembly: Microsoft.Practices.Unity.WebApi (in Microsoft.Practices.Unity.WebApi.dll) Version: 3.0.0.0 (3.0.1304.0)
Syntax
public sealed class UnityDependencyResolver : IDependencyResolver,
IDependencyScope, IDisposable
'Declaration
Public NotInheritable Class UnityDependencyResolver
Implements IDependencyResolver, IDependencyScope, IDisposable
public ref class UnityDependencyResolver sealed : IDependencyResolver,
IDependencyScope, IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Practices.Unity.WebApi.UnityDependencyResolver