IInternalServiceCollectionMap.AddDependencyScoped<TDependencies> Yöntem

Tanım

ScopedBağımlılık 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

IInternalServiceCollectionMap

Daha fazla yöntemin zincirleme yapabilmesi için aynı koleksiyon haritası.

Şunlara uygulanır