Sdílet prostřednictvím


CSharpMigrationOperationGeneratorDependencies.With(ICSharpHelper) Metoda

Definice

Naklonuje tento objekt parametru závislosti s jednou nahrazenou službou.

public Microsoft.EntityFrameworkCore.Migrations.Design.CSharpMigrationOperationGeneratorDependencies With (Microsoft.EntityFrameworkCore.Design.ICSharpHelper csharpHelper);
member this.With : Microsoft.EntityFrameworkCore.Design.ICSharpHelper -> Microsoft.EntityFrameworkCore.Migrations.Design.CSharpMigrationOperationGeneratorDependencies
Public Function With (csharpHelper As ICSharpHelper) As CSharpMigrationOperationGeneratorDependencies

Parametry

csharpHelper
ICSharpHelper

Nahrazení aktuální závislosti tohoto typu.

Návraty

Nový objekt parametru s danou službou nahrazen.

Platí pro