Sdílet prostřednictvím


CoreStrings.BadDependencyRegistration(Object) Metoda

Definice

Typ závislostí služby {dependenciesType} byl nesprávně zaregistrován v kolekci služeb. Typy závislostí služeb musí být registrovány pouze službou Entity Framework nebo poskytovateli databází.

public static string BadDependencyRegistration (object dependenciesType);
public static string BadDependencyRegistration (object? dependenciesType);
static member BadDependencyRegistration : obj -> string
Public Shared Function BadDependencyRegistration (dependenciesType As Object) As String

Parametry

dependenciesType
Object

Návraty

Platí pro