IInternalServiceCollectionMap.AddDependencySingleton<TDependencies> Yöntem

Tanım

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

public Microsoft.EntityFrameworkCore.Infrastructure.IInternalServiceCollectionMap AddDependencySingleton<TDependencies> ();
abstract member AddDependencySingleton : unit -> Microsoft.EntityFrameworkCore.Infrastructure.IInternalServiceCollectionMap
Public Function AddDependencySingleton(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