Aracılığıyla paylaş


CoreStrings.ComparerPropertyMismatchElement Yöntem

Tanım

'{type}' öğe türü için karşılaştırıcı '{entityType} için kullanılamaz. Öğe türü '{elementType}' olduğundan {propertyName}' .

public static string ComparerPropertyMismatchElement(object? type, object? entityType, object? propertyName, object? elementType);
static member ComparerPropertyMismatchElement : obj * obj * obj * obj -> string
Public Shared Function ComparerPropertyMismatchElement (type As Object, entityType As Object, propertyName As Object, elementType As Object) As String

Parametreler

type
Object
entityType
Object
propertyName
Object
elementType
Object

Döndürülenler

Şunlara uygulanır