Aracılığıyla paylaş


ProviderCodeGeneratorDependencies.With Yöntem

Tanım

Bu bağımlılık parametresi nesnesini değiştirilen bir hizmetle kopyalar.

public Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGeneratorDependencies With(System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Scaffolding.IProviderCodeGeneratorPlugin> plugins);
member this.With : seq<Microsoft.EntityFrameworkCore.Scaffolding.IProviderCodeGeneratorPlugin> -> Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGeneratorDependencies
Public Function With (plugins As IEnumerable(Of IProviderCodeGeneratorPlugin)) As ProviderCodeGeneratorDependencies

Parametreler

plugins
IEnumerable<IProviderCodeGeneratorPlugin>

Bu türün geçerli bağımlılığının yerini alır.

Döndürülenler

Verilen hizmetin değiştirıldığı yeni bir parametre nesnesi.

Şunlara uygulanır