AutofacWebApiDependencyResolver.BeginScope Method

Definition

public System.Web.Http.Dependencies.IDependencyScope BeginScope ();
abstract member BeginScope : unit -> System.Web.Http.Dependencies.IDependencyScope
override this.BeginScope : unit -> System.Web.Http.Dependencies.IDependencyScope
Public Function BeginScope () As IDependencyScope

Returns

System.Web.Http.Dependencies.IDependencyScope

Implements

System.Web.Http.Dependencies.IDependencyResolver.BeginScope

Applies to