次の方法で共有


AutofacDependencyScope クラス

定義

public class AutofacDependencyScope : IDisposable, System.Web.Http.Dependencies.IDependencyScope
type AutofacDependencyScope = class
    interface IDependencyScope
    interface IDisposable
Public Class AutofacDependencyScope
Implements IDependencyScope, IDisposable
継承
AutofacDependencyScope
派生
実装
IDisposable System.Web.Http.Dependencies.IDependencyScope

コンストラクター

AutofacDependencyScope(ILifetimeScope)

メソッド

Dispose()
Dispose(Boolean)
GetService(Type)
GetServices(Type)

適用対象