Udostępnij za pośrednictwem


AnnotationCodeGenerator(AnnotationCodeGeneratorDependencies) Konstruktor

Definicja

Inicjuje nowe wystąpienie tej klasy.

public AnnotationCodeGenerator (Microsoft.EntityFrameworkCore.Design.AnnotationCodeGeneratorDependencies dependencies);
new Microsoft.EntityFrameworkCore.Design.AnnotationCodeGenerator : Microsoft.EntityFrameworkCore.Design.AnnotationCodeGeneratorDependencies -> Microsoft.EntityFrameworkCore.Design.AnnotationCodeGenerator
Public Sub New (dependencies As AnnotationCodeGeneratorDependencies)

Parametry

dependencies
AnnotationCodeGeneratorDependencies

Obiekt parametru zawierający zależności dla tej usługi.

Dotyczy