Поделиться через


CoreStrings.ConverterPropertyMismatchElement Метод

Определение

Преобразователь для типа элемента "{converterType}" нельзя использовать для "{entityType}". {propertyName}", так как его тип элемента имеет тип "{elementType}".

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

Параметры

converterType
Object
entityType
Object
propertyName
Object
elementType
Object

Возвращаемое значение

Применяется к