AutofacWebApiDependencyResolver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AutofacWebApiDependencyResolver : Microsoft.WindowsAzure.Mobile.Service.Config.AutofacDependencyScope, IDisposable, System.Web.Http.Dependencies.IDependencyResolver
type AutofacWebApiDependencyResolver = class
inherit AutofacDependencyScope
interface IDependencyResolver
interface IDependencyScope
interface IDisposable
Public Class AutofacWebApiDependencyResolver
Inherits AutofacDependencyScope
Implements IDependencyResolver, IDisposable
- Inheritance
- Implements
-
IDisposable System.Web.Http.Dependencies.IDependencyResolver System.Web.Http.Dependencies.IDependencyScope
Constructors
AutofacWebApiDependencyResolver(IContainer) |
Methods
BeginScope() | |
Dispose() | (Inherited from AutofacDependencyScope) |
Dispose(Boolean) | (Inherited from AutofacDependencyScope) |
GetService(Type) | (Inherited from AutofacDependencyScope) |
GetServices(Type) | (Inherited from AutofacDependencyScope) |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET