Udostępnij za pośrednictwem


CSharpSnapshotGenerator Konstruktory

Definicja

Przeciążenia

CSharpSnapshotGenerator(CSharpHelper)

public CSharpSnapshotGenerator(Microsoft.EntityFrameworkCore.Migrations.Design.CSharpHelper codeHelper);
new Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.CSharpHelper -> Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGenerator
Public Sub New (codeHelper As CSharpHelper)

Parametry

codeHelper
CSharpHelper

Dotyczy

CSharpSnapshotGenerator(CSharpSnapshotGeneratorDependencies)

Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs
Źródło:
CSharpSnapshotGenerator.cs

Inicjuje nowe wystąpienie klasy CSharpSnapshotGenerator.

public CSharpSnapshotGenerator(Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGeneratorDependencies dependencies);
new Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGeneratorDependencies -> Microsoft.EntityFrameworkCore.Migrations.Design.CSharpSnapshotGenerator
Public Sub New (dependencies As CSharpSnapshotGeneratorDependencies)

Parametry

dependencies
CSharpSnapshotGeneratorDependencies

Zależności.

Dotyczy