IInternalServiceCollectionMap.AddDependencyScoped<TDependencies> Yöntem

Tanım

Bağımlılık Scoped nesnesi ekler.

public Microsoft.EntityFrameworkCore.Infrastructure.IInternalServiceCollectionMap AddDependencyScoped<TDependencies> ();
abstract member AddDependencyScoped : unit -> Microsoft.EntityFrameworkCore.Infrastructure.IInternalServiceCollectionMap
Public Function AddDependencyScoped(Of TDependencies) () As IInternalServiceCollectionMap

Tür Parametreleri

TDependencies

Bağımlılık türü.

Döndürülenler

Daha fazla yöntemin zincirlenebilmesi için aynı koleksiyon eşlemesi.

Şunlara uygulanır